You are here

private property PHPExcel_Writer_Excel5_Workbook::$_worksheetOffsets in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php \PHPExcel_Writer_Excel5_Workbook::_worksheetOffsets

* Offsets of the binary worksheet streams relative to the start of the global workbook stream * *

Type: array

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php, line 157

Class

PHPExcel_Writer_Excel5_Workbook
PHPExcel_Writer_Excel5_Workbook

Code

private $_worksheetOffsets = array();