You are here

private property PHPExcel::$_activeSheetIndex in Loft Data Grids 7.2

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

Active sheet index

Type: int

File

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

Class

PHPExcel
PHPExcel

Code

private $_activeSheetIndex = 0;