protected property PHPExcel_Writer_HTML::$_isPdf in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php \PHPExcel_Writer_HTML::_isPdf
* Is the current writer creating PDF? * *
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Writer/ HTML.php, line 126
Class
- PHPExcel_Writer_HTML
- PHPExcel_Writer_HTML
Code
protected $_isPdf = false;