You are here

private property PHPExcel_Cell::$_xfIndex in Loft Data Grids 6.2

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

* Index to cellXf * *

Type: int

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php, line 91

Class

PHPExcel_Cell
PHPExcel_Cell

Code

private $_xfIndex = 0;