( ! ) Fatal error: Uncaught Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '256' frames in /var/www/html/ebay-multiaccount/home-new/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3051 |
( ! ) Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '256' frames in /var/www/html/ebay-multiaccount/home-new/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3051 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 418152 | {main}( ) | .../13calculationCyclicFormulae.php:0 |
2 | 0.0016 | 902432 | PHPExcel_Cell->getCalculatedValue( $resetLog = ??? ) | .../13calculationCyclicFormulae.php:62 |
3 | 0.0016 | 902432 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = TRUE ) | .../Cell.php:276 |
4 | 0.0017 | 903184 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
5 | 0.0019 | 905536 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
6 | 0.0019 | 906168 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
7 | 0.0020 | 906664 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
8 | 0.0020 | 906664 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
9 | 0.0020 | 907040 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
10 | 0.0020 | 908672 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
11 | 0.0020 | 909304 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
12 | 0.0020 | 909800 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
13 | 0.0020 | 909800 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
14 | 0.0020 | 910176 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
15 | 0.0021 | 911056 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
16 | 0.0021 | 911688 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
17 | 0.0021 | 912184 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
18 | 0.0021 | 912184 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
19 | 0.0021 | 912560 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
20 | 0.0021 | 914192 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
21 | 0.0021 | 914824 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
22 | 0.0021 | 915320 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
23 | 0.0021 | 915320 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
24 | 0.0021 | 915696 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
25 | 0.0022 | 916576 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
26 | 0.0022 | 917208 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
27 | 0.0022 | 917704 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
28 | 0.0022 | 917704 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
29 | 0.0022 | 918080 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
30 | 0.0022 | 919712 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
31 | 0.0022 | 920344 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
32 | 0.0023 | 920840 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
33 | 0.0023 | 920840 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
34 | 0.0023 | 921216 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
35 | 0.0023 | 922096 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
36 | 0.0023 | 922728 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
37 | 0.0023 | 923224 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
38 | 0.0023 | 923224 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
39 | 0.0023 | 923600 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
40 | 0.0023 | 925232 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
41 | 0.0023 | 925864 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
42 | 0.0024 | 926360 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
43 | 0.0024 | 926360 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
44 | 0.0024 | 927056 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
45 | 0.0024 | 927936 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
46 | 0.0024 | 928568 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
47 | 0.0024 | 929064 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
48 | 0.0024 | 929064 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
49 | 0.0024 | 929440 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
50 | 0.0024 | 931072 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
51 | 0.0024 | 931704 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
52 | 0.0025 | 932200 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
53 | 0.0025 | 932200 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
54 | 0.0025 | 932576 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
55 | 0.0025 | 933456 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
56 | 0.0025 | 934088 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
57 | 0.0025 | 934584 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
58 | 0.0025 | 934584 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
59 | 0.0025 | 934960 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
60 | 0.0025 | 936592 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
61 | 0.0025 | 937224 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
62 | 0.0025 | 937720 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
63 | 0.0025 | 937720 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
64 | 0.0025 | 938096 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
65 | 0.0026 | 938976 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
66 | 0.0026 | 939608 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
67 | 0.0026 | 940104 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
68 | 0.0026 | 940104 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
69 | 0.0026 | 940480 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
70 | 0.0026 | 942112 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
71 | 0.0026 | 942744 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
72 | 0.0026 | 943240 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
73 | 0.0026 | 943240 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
74 | 0.0026 | 943616 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
75 | 0.0027 | 944496 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
76 | 0.0027 | 945128 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
77 | 0.0027 | 945624 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
78 | 0.0027 | 945624 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
79 | 0.0027 | 946000 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
80 | 0.0028 | 947632 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
81 | 0.0028 | 948264 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
82 | 0.0028 | 948760 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
83 | 0.0028 | 948760 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
84 | 0.0028 | 949776 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
85 | 0.0028 | 950656 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
86 | 0.0028 | 951288 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
87 | 0.0028 | 951784 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
88 | 0.0028 | 951784 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
89 | 0.0028 | 952160 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
90 | 0.0028 | 953792 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
91 | 0.0029 | 954424 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
92 | 0.0029 | 954920 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
93 | 0.0029 | 954920 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
94 | 0.0029 | 955296 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
95 | 0.0029 | 956176 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
96 | 0.0029 | 956808 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
97 | 0.0029 | 957304 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
98 | 0.0029 | 957304 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
99 | 0.0029 | 957680 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
100 | 0.0029 | 959312 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
101 | 0.0029 | 959944 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
102 | 0.0030 | 960440 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
103 | 0.0030 | 960440 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
104 | 0.0030 | 960816 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
105 | 0.0030 | 961696 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
106 | 0.0030 | 962328 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
107 | 0.0030 | 962824 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
108 | 0.0030 | 962824 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
109 | 0.0030 | 963200 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
110 | 0.0030 | 964832 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
111 | 0.0030 | 965464 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
112 | 0.0031 | 965960 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
113 | 0.0031 | 965960 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
114 | 0.0031 | 966336 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
115 | 0.0031 | 967216 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
116 | 0.0031 | 967848 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
117 | 0.0031 | 968344 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
118 | 0.0031 | 968344 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
119 | 0.0031 | 968720 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
120 | 0.0031 | 970352 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
121 | 0.0031 | 970984 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
122 | 0.0031 | 971480 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
123 | 0.0031 | 971480 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
124 | 0.0032 | 971856 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
125 | 0.0032 | 972736 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
126 | 0.0032 | 973368 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
127 | 0.0032 | 973864 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
128 | 0.0032 | 973864 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
129 | 0.0032 | 974240 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
130 | 0.0032 | 975872 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
131 | 0.0032 | 976504 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
132 | 0.0032 | 977000 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
133 | 0.0032 | 977000 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
134 | 0.0032 | 977376 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
135 | 0.0033 | 978256 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
136 | 0.0033 | 978888 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
137 | 0.0033 | 979384 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
138 | 0.0033 | 979384 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
139 | 0.0033 | 979760 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
140 | 0.0033 | 981392 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
141 | 0.0033 | 982024 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
142 | 0.0033 | 982520 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
143 | 0.0033 | 982520 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
144 | 0.0033 | 982896 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
145 | 0.0033 | 983776 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
146 | 0.0034 | 984408 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
147 | 0.0034 | 984904 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
148 | 0.0034 | 984904 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
149 | 0.0034 | 985280 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
150 | 0.0034 | 986912 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
151 | 0.0034 | 987544 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
152 | 0.0034 | 988040 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
153 | 0.0034 | 988040 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
154 | 0.0034 | 988416 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
155 | 0.0034 | 989296 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
156 | 0.0035 | 989928 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
157 | 0.0035 | 990424 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
158 | 0.0035 | 990424 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
159 | 0.0035 | 990800 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
160 | 0.0035 | 992432 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
161 | 0.0035 | 993064 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
162 | 0.0035 | 993560 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
163 | 0.0035 | 993560 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
164 | 0.0035 | 995216 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
165 | 0.0035 | 996096 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
166 | 0.0036 | 996728 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
167 | 0.0036 | 997224 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
168 | 0.0036 | 997224 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
169 | 0.0036 | 997600 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
170 | 0.0036 | 999232 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
171 | 0.0036 | 999864 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
172 | 0.0036 | 1000360 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
173 | 0.0036 | 1000360 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
174 | 0.0036 | 1000736 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
175 | 0.0036 | 1001616 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
176 | 0.0036 | 1002248 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
177 | 0.0037 | 1002744 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
178 | 0.0037 | 1002744 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
179 | 0.0037 | 1003120 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
180 | 0.0037 | 1004752 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
181 | 0.0037 | 1005384 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
182 | 0.0038 | 1005880 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
183 | 0.0038 | 1005880 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
184 | 0.0038 | 1006256 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
185 | 0.0038 | 1007136 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
186 | 0.0038 | 1007768 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
187 | 0.0038 | 1008264 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
188 | 0.0038 | 1008264 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
189 | 0.0038 | 1008640 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
190 | 0.0038 | 1010272 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
191 | 0.0038 | 1010904 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
192 | 0.0039 | 1011400 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
193 | 0.0039 | 1011400 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
194 | 0.0039 | 1011776 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
195 | 0.0039 | 1012656 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
196 | 0.0039 | 1013288 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
197 | 0.0039 | 1013784 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
198 | 0.0039 | 1013784 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
199 | 0.0039 | 1014160 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
200 | 0.0039 | 1015792 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
201 | 0.0039 | 1016424 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
202 | 0.0039 | 1016920 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
203 | 0.0040 | 1016920 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
204 | 0.0040 | 1017296 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
205 | 0.0040 | 1018176 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
206 | 0.0040 | 1018808 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
207 | 0.0040 | 1019304 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
208 | 0.0040 | 1019304 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
209 | 0.0040 | 1019680 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
210 | 0.0040 | 1021312 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
211 | 0.0040 | 1021944 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
212 | 0.0040 | 1022440 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
213 | 0.0040 | 1022440 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
214 | 0.0040 | 1022816 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
215 | 0.0041 | 1023696 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
216 | 0.0041 | 1024328 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
217 | 0.0041 | 1024824 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
218 | 0.0041 | 1024824 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
219 | 0.0041 | 1025200 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
220 | 0.0041 | 1026832 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
221 | 0.0041 | 1027464 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
222 | 0.0041 | 1027960 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
223 | 0.0041 | 1027960 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
224 | 0.0041 | 1028336 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
225 | 0.0042 | 1029216 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
226 | 0.0042 | 1029848 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
227 | 0.0042 | 1030344 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
228 | 0.0042 | 1030344 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
229 | 0.0042 | 1030720 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
230 | 0.0042 | 1032352 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
231 | 0.0042 | 1032984 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
232 | 0.0042 | 1033480 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
233 | 0.0042 | 1033480 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
234 | 0.0042 | 1033856 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
235 | 0.0042 | 1034736 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
236 | 0.0042 | 1035368 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
237 | 0.0043 | 1035864 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
238 | 0.0043 | 1035864 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
239 | 0.0043 | 1036240 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
240 | 0.0043 | 1037872 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
241 | 0.0043 | 1038504 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
242 | 0.0043 | 1039000 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
243 | 0.0043 | 1039000 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
244 | 0.0043 | 1039376 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
245 | 0.0043 | 1040256 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
246 | 0.0043 | 1040888 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
247 | 0.0044 | 1041384 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
248 | 0.0044 | 1041384 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
249 | 0.0044 | 1041760 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
250 | 0.0044 | 1043392 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
251 | 0.0044 | 1044024 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68db8e681835f'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
252 | 0.0044 | 1044520 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
253 | 0.0044 | 1044520 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
254 | 0.0044 | 1044896 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
255 | 0.0044 | 1044992 | PHPExcel_Calculation->_parseFormula( $formula = 'B1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
256 | 0.0044 | 1044992 | PHPExcel_Calculation->convertMatrixReferences( $formula = 'B1' ) | .../Calculation.php:3137 |