public property PHPExcel_Shared_OLE::$smallBlockSize 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::smallBlockSize
* Size of small blocks. This is usually 64. *
Type: int number of octets per block
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ OLE.php, line 87
Class
- PHPExcel_Shared_OLE
- OLE package base class.
Code
public $smallBlockSize;