protected property PHPExcel_CachedObjectStorage_CacheBase::$_currentCellIsDirty in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php \PHPExcel_CachedObjectStorage_CacheBase::_currentCellIsDirty
* Flag indicating whether the currently active Cell requires saving * *
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ CacheBase.php, line 65
Class
- PHPExcel_CachedObjectStorage_CacheBase
- PHPExcel_CachedObjectStorage_CacheBase
Code
protected $_currentCellIsDirty = true;