Home
last modified time | relevance | path

Searched refs:getWorksheet (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DCell.php256 $selected = $this->getWorksheet()->getSelectedCells();
258 $this->getWorksheet()->getParent()
260 $this->getWorksheet()->setSelectedCells($selected);
261 $this->getWorksheet()->getParent()->setActiveSheetIndex($index);
385 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
429 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
443 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
459 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
479 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
519 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
H A DAdvancedValueBinder.php67 $cell->getWorksheet()->getStyle($cell->getCoordinate())
78 $cell->getWorksheet()->getStyle($cell->getCoordinate())
104 $cell->getWorksheet()->getStyle($cell->getCoordinate())
114 $cell->getWorksheet()->getStyle($cell->getCoordinate())
139 $cell->getWorksheet()->getStyle($cell->getCoordinate())
159 $cell->getWorksheet()->getStyle($cell->getCoordinate())
172 $cell->getWorksheet()->getStyle($cell->getCoordinate())
186 $cell->getWorksheet()->getStyle($cell->getCoordinate())
200 $cell->getWorksheet()->getStyle($cell->getCoordinate())
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DAdvancedValueBinder.php62 $cell->getWorksheet()->getStyle($cell->getCoordinate())
74 $cell->getWorksheet()->getStyle($cell->getCoordinate())
86 $cell->getWorksheet()->getStyle($cell->getCoordinate())
101 $cell->getWorksheet()->getStyle($cell->getCoordinate())
112 $cell->getWorksheet()->getStyle($cell->getCoordinate())
125 $cell->getWorksheet()->getStyle($cell->getCoordinate())
139 $cell->getWorksheet()->getStyle($cell->getCoordinate())
155 $cell->getWorksheet()->getStyle($cell->getCoordinate())
166 $cell->getWorksheet()->getStyle($cell->getCoordinate())
H A DCell.php264 $this->getWorksheet()->getParent()
278 … $this->getWorksheet()->getTitle() . '!' . $this->getCoordinate() . ' -> ' . $ex->getMessage()
375 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
391 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
409 $this->getWorksheet()->setDataValidation($this->getCoordinate(), $pDataValidation);
439 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
455 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
473 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
493 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
533 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/finance/weberp/webERP/Classes/PHPExcel/Cell/
H A DAdvancedValueBinder.php89 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
98 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
109 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
123 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
133 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
145 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
158 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
173 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
183 $cell->getWorksheet()->getStyle( $cell->getCoordinate() )
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DAdvancedValueBinder.php62 $cell->getWorksheet()->getStyle($cell->getCoordinate())
74 $cell->getWorksheet()->getStyle($cell->getCoordinate())
86 $cell->getWorksheet()->getStyle($cell->getCoordinate())
101 $cell->getWorksheet()->getStyle($cell->getCoordinate())
112 $cell->getWorksheet()->getStyle($cell->getCoordinate())
125 $cell->getWorksheet()->getStyle($cell->getCoordinate())
139 $cell->getWorksheet()->getStyle($cell->getCoordinate())
155 $cell->getWorksheet()->getStyle($cell->getCoordinate())
166 $cell->getWorksheet()->getStyle($cell->getCoordinate())
H A DCell.php261 $this->getWorksheet()->getParent()
275 … $this->getWorksheet()->getTitle() . '!' . $this->getCoordinate() . ' -> ' . $ex->getMessage()
372 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
388 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
406 $this->getWorksheet()->setDataValidation($this->getCoordinate(), $pDataValidation);
436 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
452 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
470 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
490 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
530 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Cell/
H A DAdvancedValueBinder.php60 $cell->getWorksheet()->getStyle($cell->getCoordinate())
72 $cell->getWorksheet()->getStyle($cell->getCoordinate())
84 $cell->getWorksheet()->getStyle($cell->getCoordinate())
99 $cell->getWorksheet()->getStyle($cell->getCoordinate())
110 $cell->getWorksheet()->getStyle($cell->getCoordinate())
123 $cell->getWorksheet()->getStyle($cell->getCoordinate())
137 $cell->getWorksheet()->getStyle($cell->getCoordinate())
153 $cell->getWorksheet()->getStyle($cell->getCoordinate())
164 $cell->getWorksheet()->getStyle($cell->getCoordinate())
H A DCell.php261 $this->getWorksheet()->getParent()
275 … $this->getWorksheet()->getTitle() . '!' . $this->getCoordinate() . ' -> ' . $ex->getMessage()
372 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
388 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
406 $this->getWorksheet()->setDataValidation($this->getCoordinate(), $pDataValidation);
436 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
452 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
470 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
490 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
530 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DAdvancedValueBinder.php60 $cell->getWorksheet()->getStyle($cell->getCoordinate())
72 $cell->getWorksheet()->getStyle($cell->getCoordinate())
84 $cell->getWorksheet()->getStyle($cell->getCoordinate())
99 $cell->getWorksheet()->getStyle($cell->getCoordinate())
110 $cell->getWorksheet()->getStyle($cell->getCoordinate())
123 $cell->getWorksheet()->getStyle($cell->getCoordinate())
137 $cell->getWorksheet()->getStyle($cell->getCoordinate())
153 $cell->getWorksheet()->getStyle($cell->getCoordinate())
164 $cell->getWorksheet()->getStyle($cell->getCoordinate())
H A DCell.php254 $index = $this->getWorksheet()->getParent()->getActiveSheetIndex();
256 $this->getWorksheet()->getParent()
258 $this->getWorksheet()->getParent()->setActiveSheetIndex($index);
368 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
382 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
426 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
440 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
456 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
476 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
516 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/
H A DAdvancedValueBinder.php82 $cell->getWorksheet()->getStyle($cell->getCoordinate())
93 $cell->getWorksheet()->getStyle($cell->getCoordinate())
104 $cell->getWorksheet()->getStyle($cell->getCoordinate())
118 $cell->getWorksheet()->getStyle($cell->getCoordinate())
128 $cell->getWorksheet()->getStyle($cell->getCoordinate())
140 $cell->getWorksheet()->getStyle($cell->getCoordinate())
153 $cell->getWorksheet()->getStyle($cell->getCoordinate())
168 $cell->getWorksheet()->getStyle($cell->getCoordinate())
178 $cell->getWorksheet()->getStyle($cell->getCoordinate())
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/
H A DAdvancedValueBinder.php82 $cell->getWorksheet()->getStyle($cell->getCoordinate())
93 $cell->getWorksheet()->getStyle($cell->getCoordinate())
104 $cell->getWorksheet()->getStyle($cell->getCoordinate())
118 $cell->getWorksheet()->getStyle($cell->getCoordinate())
128 $cell->getWorksheet()->getStyle($cell->getCoordinate())
140 $cell->getWorksheet()->getStyle($cell->getCoordinate())
153 $cell->getWorksheet()->getStyle($cell->getCoordinate())
168 $cell->getWorksheet()->getStyle($cell->getCoordinate())
178 $cell->getWorksheet()->getStyle($cell->getCoordinate())
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DAdvancedValueBinder.php62 $cell->getWorksheet()->getStyle($cell->getCoordinate())
74 $cell->getWorksheet()->getStyle($cell->getCoordinate())
86 $cell->getWorksheet()->getStyle($cell->getCoordinate())
101 $cell->getWorksheet()->getStyle($cell->getCoordinate())
112 $cell->getWorksheet()->getStyle($cell->getCoordinate())
125 $cell->getWorksheet()->getStyle($cell->getCoordinate())
139 $cell->getWorksheet()->getStyle($cell->getCoordinate())
155 $cell->getWorksheet()->getStyle($cell->getCoordinate())
166 $cell->getWorksheet()->getStyle($cell->getCoordinate())
H A DCell.php261 $this->getWorksheet()->getParent()
275 … $this->getWorksheet()->getTitle() . '!' . $this->getCoordinate() . ' -> ' . $ex->getMessage()
372 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
388 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
406 $this->getWorksheet()->setDataValidation($this->getCoordinate(), $pDataValidation);
436 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
452 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
470 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
490 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
530 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DAdvancedValueBinder.php60 $cell->getWorksheet()->getStyle($cell->getCoordinate())
72 $cell->getWorksheet()->getStyle($cell->getCoordinate())
84 $cell->getWorksheet()->getStyle($cell->getCoordinate())
99 $cell->getWorksheet()->getStyle($cell->getCoordinate())
110 $cell->getWorksheet()->getStyle($cell->getCoordinate())
123 $cell->getWorksheet()->getStyle($cell->getCoordinate())
137 $cell->getWorksheet()->getStyle($cell->getCoordinate())
153 $cell->getWorksheet()->getStyle($cell->getCoordinate())
164 $cell->getWorksheet()->getStyle($cell->getCoordinate())
H A DCell.php254 $index = $this->getWorksheet()->getParent()->getActiveSheetIndex();
256 $this->getWorksheet()->getParent()
258 $this->getWorksheet()->getParent()->setActiveSheetIndex($index);
368 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
382 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
426 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
440 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
456 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
476 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
516 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/
H A DAdvancedValueBinder.php62 $cell->getWorksheet()->getStyle($cell->getCoordinate())
74 $cell->getWorksheet()->getStyle($cell->getCoordinate())
86 $cell->getWorksheet()->getStyle($cell->getCoordinate())
101 $cell->getWorksheet()->getStyle($cell->getCoordinate())
112 $cell->getWorksheet()->getStyle($cell->getCoordinate())
125 $cell->getWorksheet()->getStyle($cell->getCoordinate())
139 $cell->getWorksheet()->getStyle($cell->getCoordinate())
155 $cell->getWorksheet()->getStyle($cell->getCoordinate())
166 $cell->getWorksheet()->getStyle($cell->getCoordinate())
H A DCell.php261 $this->getWorksheet()->getParent()
275 … $this->getWorksheet()->getTitle() . '!' . $this->getCoordinate() . ' -> ' . $ex->getMessage()
372 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
388 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
406 $this->getWorksheet()->setDataValidation($this->getCoordinate(), $pDataValidation);
436 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
452 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
470 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
490 public function getWorksheet() function in PhpOffice\\PhpSpreadsheet\\Cell\\Cell
530 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/finance/weberp/webERP/Classes/PHPExcel/
H A DCell.php202 $this->getWorksheet()->getParent()->getCellXfByIndex($this->getXfIndex())
284 $this->getWorksheet()->getParent()
397 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
412 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
428 $this->getWorksheet()->setDataValidation($this->getCoordinate(), $pDataValidation);
445 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
460 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
476 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
495 public function getWorksheet() { function in PHPExcel_Cell
530 foreach($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/
H A DNamedExpressions.php57 …ormulaConvertor->convertFormula($definedName->getValue(), $definedName->getWorksheet()->getTitle())
61 …"'" . (($definedName->getWorksheet() !== null) ? $definedName->getWorksheet()->getTitle() : $defau…
70 "'" . $definedName->getWorksheet()->getTitle() . "'!\$A\$1"
103 $worksheet = $definedName->getWorksheet()->getTitle();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/
H A DNamedExpressions.php55 …ormulaConvertor->convertFormula($definedName->getValue(), $definedName->getWorksheet()->getTitle())
59 …"'" . (($definedName->getWorksheet() !== null) ? $definedName->getWorksheet()->getTitle() : $defau…
68 "'" . $definedName->getWorksheet()->getTitle() . "'!\$A\$1"
101 $worksheet = $definedName->getWorksheet()->getTitle();
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/
H A DNamedExpressions.php55 …ormulaConvertor->convertFormula($definedName->getValue(), $definedName->getWorksheet()->getTitle())
59 …"'" . (($definedName->getWorksheet() !== null) ? $definedName->getWorksheet()->getTitle() : $defau…
68 "'" . $definedName->getWorksheet()->getTitle() . "'!\$A\$1"
101 $worksheet = $definedName->getWorksheet()->getTitle();
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/
H A DSubtotal.php22 return $cellReference->getWorksheet()->getRowDimension($row)->getVisible();
39 if ($cellReference->getWorksheet()->cellExists($column . $row)) {
41 … $isFormula = $cellReference->getWorksheet()->getCell($column . $row)->isFormula();
42 …a = !preg_match('/^=.*\b(SUBTOTAL|AGGREGATE)\s*\(/i', $cellReference->getWorksheet()->getCell($col…
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/
H A DCell.php275 $this->getWorksheet()->getParent()
292 … $this->getWorksheet()->getTitle().'!'.$this->getCoordinate().' -> '.$ex->getMessage()
388 return $this->getWorksheet()->dataValidationExists($this->getCoordinate());
403 return $this->getWorksheet()->getDataValidation($this->getCoordinate());
419 $this->getWorksheet()->setDataValidation($this->getCoordinate(), $pDataValidation);
436 return $this->getWorksheet()->hyperlinkExists($this->getCoordinate());
451 return $this->getWorksheet()->getHyperlink($this->getCoordinate());
467 $this->getWorksheet()->setHyperlink($this->getCoordinate(), $pHyperlink);
487 public function getWorksheet() function in PHPExcel_Cell
526 foreach ($this->getWorksheet()->getMergeCells() as $mergeRange) {
[all …]

12345678