You are here

private property PHPExcel_Reader_Excel5::$_encryptionStartPos in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php \PHPExcel_Reader_Excel5::_encryptionStartPos

* The position in the stream after which contents are encrypted * *

Type: int

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php, line 401

Class

PHPExcel_Reader_Excel5
PHPExcel_Reader_Excel5

Code

private $_encryptionStartPos = false;