You are here

private property PHPExcel_Worksheet::$_showRowColHeaders in Loft Data Grids 7.2

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

Show row and column headers?

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php, line 235

Class

PHPExcel_Worksheet
PHPExcel_Worksheet

Code

private $_showRowColHeaders = true;