You are here

private property PHPExcel_Writer_Excel5::$_str_unique in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php \PHPExcel_Writer_Excel5::_str_unique

* Number of unique shared strings in workbook * *

Type: int

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php, line 57

Class

PHPExcel_Writer_Excel5
PHPExcel_Writer_Excel5

Code

private $_str_unique = 0;