You are here

private property PHPExcel_Writer_HTML::$_embedImages in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php \PHPExcel_Writer_HTML::_embedImages

* embed images, or link to images * *

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php, line 63

Class

PHPExcel_Writer_HTML
PHPExcel_Writer_HTML

Code

private $_embedImages = FALSE;