private property PHPExcel_Reader_Excel5::$_rc4Pos in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php \PHPExcel_Reader_Excel5::_rc4Pos
* The position in the stream that the RC4 decryption object was left at * *
Type: int
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Reader/ Excel5.php, line 415
Class
- PHPExcel_Reader_Excel5
- PHPExcel_Reader_Excel5
Code
private $_rc4Pos = 0;