You are here

public property PHPExcel_Shared_OLE_PPS::$_data in Loft Data Grids 7.2

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

* The PPS's data (only used if it's not using a temporary file) *

Type: string

File

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

Class

PHPExcel_Shared_OLE_PPS
Class for creating PPS's for OLE containers

Code

public $_data;