You are here

private property PHPExcel::$_macrosCertificate in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel.php \PHPExcel::_macrosCertificate

* _macrosCertificate : if macros are signed, contains vbaProjectSignature.bin file, NULL if not signed * *

Type: binary

File

vendor/phpoffice/phpexcel/Classes/PHPExcel.php, line 133

Class

PHPExcel
PHPExcel

Code

private $_macrosCertificate = NULL;