You are here

public property PHPExcel_Shared_OLE::$bigBlockSize in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php \PHPExcel_Shared_OLE::bigBlockSize

* Size of big blocks. This is usually 512. *

Type: int number of octets per block.

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php, line 81

Class

PHPExcel_Shared_OLE
OLE package base class.

Code

public $bigBlockSize;