19:34:29 Create new PHPExcel object
19:34:29 Add some data and formulas
19:34:29 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/home/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3051
( ! ) Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '256' frames in /var/www/html/ebay-multiaccount/home/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3051
Call Stack
#TimeMemoryFunctionLocation
10.0010418056{main}( ).../13calculationCyclicFormulae.php:0
20.0023902320PHPExcel_Cell->getCalculatedValue( $resetLog = ??? ).../13calculationCyclicFormulae.php:62
30.0023902320PHPExcel_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.0023903072PHPExcel_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.0024905448PHPExcel_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.0024906080PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0025906576PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
80.0025906576PHPExcel_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.0025906952PHPExcel_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.0025908584PHPExcel_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.0025909216PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0025909712PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
130.0025909712PHPExcel_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.0025910088PHPExcel_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.0025910968PHPExcel_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.0026911600PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0026912096PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
180.0026912096PHPExcel_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.0026912472PHPExcel_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.0026914104PHPExcel_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.0026914736PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0026915232PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
230.0026915232PHPExcel_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.0026915608PHPExcel_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.0027916488PHPExcel_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.0027917120PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0027917616PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
280.0027917616PHPExcel_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.0027917992PHPExcel_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.0027919624PHPExcel_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.0027920256PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0028920752PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
330.0028920752PHPExcel_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.0028921128PHPExcel_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.0028922008PHPExcel_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.0028922640PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0028923136PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
380.0028923136PHPExcel_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.0028923512PHPExcel_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.0028925144PHPExcel_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.0028925776PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0028926272PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
430.0029926272PHPExcel_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.0029926968PHPExcel_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.0029927848PHPExcel_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.0029928480PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0029928976PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
480.0029928976PHPExcel_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.0029929352PHPExcel_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.0029930984PHPExcel_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.0029931616PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0029932112PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
530.0029932112PHPExcel_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.0030932488PHPExcel_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.0030933368PHPExcel_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.0030934000PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0030934496PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
580.0030934496PHPExcel_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.0030934872PHPExcel_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.0030936504PHPExcel_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.0030937136PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0030937632PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
630.0030937632PHPExcel_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.0030938008PHPExcel_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.0031938888PHPExcel_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.0031939520PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0031940016PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
680.0031940016PHPExcel_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.0031940392PHPExcel_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.0031942024PHPExcel_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.0031942656PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0031943152PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
730.0031943152PHPExcel_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.0031943528PHPExcel_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.0032944408PHPExcel_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.0032945040PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0032945536PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
780.0032945536PHPExcel_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.0032945912PHPExcel_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.0032947544PHPExcel_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.0032948176PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0032948672PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
830.0032948672PHPExcel_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.0032949688PHPExcel_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.0033950568PHPExcel_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.0033951200PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0033951696PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
880.0033951696PHPExcel_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.0033952072PHPExcel_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.0033953704PHPExcel_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.0033954336PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0034954832PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
930.0034954832PHPExcel_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.0034955208PHPExcel_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.0034956088PHPExcel_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.0034956720PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0034957216PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
980.0034957216PHPExcel_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.0034957592PHPExcel_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.0034959224PHPExcel_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.0034959856PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0034960352PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1030.0035960352PHPExcel_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.0035960728PHPExcel_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.0035961608PHPExcel_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.0035962240PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0035962736PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1080.0035962736PHPExcel_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.0035963112PHPExcel_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.0035964744PHPExcel_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.0035965376PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0035965872PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1130.0036965872PHPExcel_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.0036966248PHPExcel_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.0036967128PHPExcel_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.0036967760PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0036968256PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1180.0036968256PHPExcel_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.0036968632PHPExcel_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.0036970264PHPExcel_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.0036970896PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0036971392PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1230.0036971392PHPExcel_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.0037971768PHPExcel_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.0037972648PHPExcel_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.0037973280PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0037973776PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1280.0037973776PHPExcel_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.0037974152PHPExcel_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.0037975784PHPExcel_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.0037976416PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0037976912PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1330.0037976912PHPExcel_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.0037977288PHPExcel_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.0038978168PHPExcel_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.0038978800PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0038979296PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1380.0038979296PHPExcel_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.0038979672PHPExcel_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.0038981304PHPExcel_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.0038981936PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0038982432PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1430.0038982432PHPExcel_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.0038982808PHPExcel_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.0038983688PHPExcel_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.0039984320PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0039984816PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1480.0039984816PHPExcel_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.0039985192PHPExcel_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.0039986824PHPExcel_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.0039987456PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0039987952PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1530.0039987952PHPExcel_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.0039988328PHPExcel_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.0039989208PHPExcel_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.0039989840PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0040990336PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1580.0040990336PHPExcel_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.0040990712PHPExcel_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.0040992344PHPExcel_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.0040992976PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0040993472PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1630.0040993472PHPExcel_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.0040995128PHPExcel_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.0040996008PHPExcel_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.0040996640PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.0041997136PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1680.0041997136PHPExcel_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.0041997512PHPExcel_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.0041999144PHPExcel_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.0041999776PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00411000272PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1730.00411000272PHPExcel_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.00411000648PHPExcel_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.00411001528PHPExcel_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.00411002160PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00421002656PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1780.00421002656PHPExcel_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.00421003032PHPExcel_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.00421004664PHPExcel_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.00421005296PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00421005792PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1830.00421005792PHPExcel_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.00421006168PHPExcel_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.00421007048PHPExcel_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.00421007680PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00421008176PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1880.00431008176PHPExcel_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.00431008552PHPExcel_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.00431010184PHPExcel_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.00431010816PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00431011312PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1930.00431011312PHPExcel_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.00431011688PHPExcel_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.00431012568PHPExcel_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.00441013200PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00441013696PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
1980.00441013696PHPExcel_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.00441014072PHPExcel_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.00441015704PHPExcel_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.00441016336PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00441016832PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2030.00441016832PHPExcel_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.00441017208PHPExcel_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.00441018088PHPExcel_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.00441018720PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00451019216PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2080.00451019216PHPExcel_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.00451019592PHPExcel_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.00451021224PHPExcel_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.00451021856PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00451022352PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2130.00451022352PHPExcel_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.00451022728PHPExcel_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.00451023608PHPExcel_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.00451024240PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00451024736PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2180.00461024736PHPExcel_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.00461025112PHPExcel_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.00461026744PHPExcel_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.00461027376PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00461027872PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2230.00461027872PHPExcel_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.00461028248PHPExcel_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.00461029128PHPExcel_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.00461029760PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00461030256PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2280.00461030256PHPExcel_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.00461030632PHPExcel_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.00471032264PHPExcel_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.00471032896PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00471033392PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2330.00471033392PHPExcel_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.00471033768PHPExcel_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.00471034648PHPExcel_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.00471035280PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00471035776PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2380.00471035776PHPExcel_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.00471036152PHPExcel_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.00481037784PHPExcel_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.00481038416PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00481038912PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2430.00481038912PHPExcel_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.00481039288PHPExcel_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.00481040168PHPExcel_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.00481040800PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00481041296PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2480.00481041296PHPExcel_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.00481041672PHPExcel_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.00491043304PHPExcel_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.00491043936PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; 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.00491044432PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ).../Calculation.php:4215
2530.00491044432PHPExcel_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.00491044808PHPExcel_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.00491044904PHPExcel_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.00491044904PHPExcel_Calculation->convertMatrixReferences( $formula = 'B1' ).../Calculation.php:3137