04:56:33 Create new PHPExcel object
04:56:33 Add some data and formulas
04:56:33 Calculated data
Value of A1 [=B1]:
( ! ) 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/remote/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/remote/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3051
Call Stack
#TimeMemoryFunctionLocation
10.0009418152{main}( ).../13calculationCyclicFormulae.php:0
20.0025902432PHPExcel_Cell->getCalculatedValue( $resetLog = ??? ).../13calculationCyclicFormulae.php:62
30.0025902432PHPExcel_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
40.0025903184PHPExcel_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
50.0026905536PHPExcel_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
60.0027906168PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
70.0027906664PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
80.0027906664PHPExcel_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
90.0027907040PHPExcel_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.0027908672PHPExcel_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
110.0027909304PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
120.0028909800PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
130.0028909800PHPExcel_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
140.0028910176PHPExcel_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
150.0028911056PHPExcel_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
160.0028911688PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
170.0028912184PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
180.0028912184PHPExcel_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
190.0028912560PHPExcel_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.0028914192PHPExcel_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
210.0028914824PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
220.0029915320PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
230.0029915320PHPExcel_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
240.0029915696PHPExcel_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
250.0029916576PHPExcel_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
260.0029917208PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
270.0029917704PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
280.0029917704PHPExcel_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
290.0029918080PHPExcel_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
300.0029919712PHPExcel_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
310.0029920344PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
320.0030920840PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
330.0030920840PHPExcel_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
340.0030921216PHPExcel_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
350.0030922096PHPExcel_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
360.0030922728PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
370.0030923224PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
380.0030923224PHPExcel_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
390.0030923600PHPExcel_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
400.0031925232PHPExcel_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
410.0031925864PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
420.0031926360PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
430.0031926360PHPExcel_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
440.0031927056PHPExcel_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
450.0031927936PHPExcel_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
460.0031928568PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
470.0031929064PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
480.0031929064PHPExcel_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
490.0031929440PHPExcel_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
500.0032931072PHPExcel_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
510.0032931704PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
520.0032932200PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
530.0032932200PHPExcel_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
540.0032932576PHPExcel_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
550.0032933456PHPExcel_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
560.0032934088PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
570.0032934584PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
580.0032934584PHPExcel_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
590.0032934960PHPExcel_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
600.0033936592PHPExcel_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
610.0033937224PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
620.0033937720PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
630.0033937720PHPExcel_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
640.0033938096PHPExcel_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
650.0033938976PHPExcel_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
660.0033939608PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
670.0033940104PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
680.0033940104PHPExcel_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
690.0033940480PHPExcel_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
700.0034942112PHPExcel_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
710.0034942744PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
720.0034943240PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
730.0034943240PHPExcel_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
740.0034943616PHPExcel_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
750.0034944496PHPExcel_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
760.0034945128PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
770.0034945624PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
780.0034945624PHPExcel_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
790.0034946000PHPExcel_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
800.0035947632PHPExcel_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
810.0035948264PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
820.0035948760PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
830.0035948760PHPExcel_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
840.0035949776PHPExcel_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
850.0035950656PHPExcel_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
860.0035951288PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
870.0035951784PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
880.0035951784PHPExcel_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
890.0035952160PHPExcel_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
900.0035953792PHPExcel_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
910.0036954424PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
920.0036954920PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
930.0036954920PHPExcel_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
940.0036955296PHPExcel_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
950.0036956176PHPExcel_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
960.0036956808PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
970.0036957304PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
980.0036957304PHPExcel_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
990.0036957680PHPExcel_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
1000.0037959312PHPExcel_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
1010.0037959944PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1020.0037960440PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1030.0037960440PHPExcel_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
1040.0037960816PHPExcel_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
1050.0037961696PHPExcel_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
1060.0037962328PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1070.0037962824PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1080.0037962824PHPExcel_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
1090.0037963200PHPExcel_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
1100.0038964832PHPExcel_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
1110.0038965464PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1120.0038965960PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1130.0038965960PHPExcel_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
1140.0038966336PHPExcel_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
1150.0038967216PHPExcel_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
1160.0038967848PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1170.0038968344PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1180.0038968344PHPExcel_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
1190.0038968720PHPExcel_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
1200.0039970352PHPExcel_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
1210.0039970984PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1220.0039971480PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1230.0039971480PHPExcel_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
1240.0039971856PHPExcel_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
1250.0039972736PHPExcel_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
1260.0039973368PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1270.0039973864PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1280.0039973864PHPExcel_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
1290.0039974240PHPExcel_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
1300.0040975872PHPExcel_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
1310.0040976504PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1320.0040977000PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1330.0040977000PHPExcel_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
1340.0040977376PHPExcel_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
1350.0040978256PHPExcel_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
1360.0040978888PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1370.0040979384PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1380.0040979384PHPExcel_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
1390.0040979760PHPExcel_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
1400.0041981392PHPExcel_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
1410.0041982024PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1420.0041982520PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1430.0041982520PHPExcel_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
1440.0041982896PHPExcel_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
1450.0041983776PHPExcel_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
1460.0041984408PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1470.0041984904PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1480.0041984904PHPExcel_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
1490.0041985280PHPExcel_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
1500.0042986912PHPExcel_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
1510.0042987544PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1520.0042988040PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1530.0042988040PHPExcel_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
1540.0042988416PHPExcel_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
1550.0042989296PHPExcel_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
1560.0042989928PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1570.0042990424PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1580.0042990424PHPExcel_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
1590.0042990800PHPExcel_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
1600.0043992432PHPExcel_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
1610.0043993064PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1620.0043993560PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1630.0043993560PHPExcel_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
1640.0043995216PHPExcel_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
1650.0043996096PHPExcel_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
1660.0043996728PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1670.0043997224PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1680.0043997224PHPExcel_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
1690.0043997600PHPExcel_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
1700.0044999232PHPExcel_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
1710.0044999864PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1720.00441000360PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1730.00441000360PHPExcel_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
1740.00441000736PHPExcel_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
1750.00441001616PHPExcel_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
1760.00441002248PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1770.00441002744PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1780.00441002744PHPExcel_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
1790.00441003120PHPExcel_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
1800.00441004752PHPExcel_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
1810.00451005384PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1820.00451005880PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1830.00451005880PHPExcel_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
1840.00451006256PHPExcel_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
1850.00451007136PHPExcel_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
1860.00451007768PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1870.00451008264PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1880.00451008264PHPExcel_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
1890.00451008640PHPExcel_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
1900.00451010272PHPExcel_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
1910.00451010904PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1920.00461011400PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1930.00461011400PHPExcel_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
1940.00461011776PHPExcel_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
1950.00461012656PHPExcel_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
1960.00461013288PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
1970.00461013784PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1980.00461013784PHPExcel_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
1990.00461014160PHPExcel_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
2000.00471015792PHPExcel_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
2010.00471016424PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2020.00471016920PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2030.00471016920PHPExcel_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
2040.00471017296PHPExcel_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
2050.00471018176PHPExcel_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
2060.00471018808PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2070.00471019304PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2080.00471019304PHPExcel_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
2090.00471019680PHPExcel_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
2100.00471021312PHPExcel_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
2110.00471021944PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2120.00481022440PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2130.00481022440PHPExcel_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
2140.00481022816PHPExcel_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
2150.00481023696PHPExcel_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
2160.00481024328PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2170.00481024824PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2180.00481024824PHPExcel_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
2190.00481025200PHPExcel_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
2200.00481026832PHPExcel_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
2210.00481027464PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2220.00491027960PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2230.00491027960PHPExcel_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
2240.00491028336PHPExcel_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
2250.00491029216PHPExcel_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
2260.00491029848PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2270.00491030344PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2280.00491030344PHPExcel_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
2290.00491030720PHPExcel_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
2300.00491032352PHPExcel_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
2310.00491032984PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2320.00491033480PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2330.00491033480PHPExcel_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
2340.00491033856PHPExcel_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
2350.00501034736PHPExcel_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
2360.00501035368PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2370.00501035864PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2380.00501035864PHPExcel_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
2390.00501036240PHPExcel_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
2400.00501037872PHPExcel_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
2410.00501038504PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2420.00501039000PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2430.00501039000PHPExcel_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
2440.00501039376PHPExcel_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
2450.00511040256PHPExcel_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
2460.00511040888PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2470.00511041384PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2480.00511041384PHPExcel_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
2490.00511041760PHPExcel_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
2500.00511043392PHPExcel_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
2510.00511044024PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68dca67186fe5'; 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
2520.00511044520PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2530.00511044520PHPExcel_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
2540.00511044896PHPExcel_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
2550.00511044992PHPExcel_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
2560.00511044992PHPExcel_Calculation->convertMatrixReferences( $formula = 'B1' ).../Calculation.php:3137