public property PHPExcel_Shared_OLE::$_file_handle in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php \PHPExcel_Shared_OLE::_file_handle
* The file handle for reading an OLE container *
Type: resource
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ OLE.php, line 51
Class
- PHPExcel_Shared_OLE
- OLE package base class.
Code
public $_file_handle;