private property PHPExcel_Worksheet::$_showSummaryBelow in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php \PHPExcel_Worksheet::_showSummaryBelow
Show summary below? (Row/Column outline)
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Worksheet.php, line 242
Class
- PHPExcel_Worksheet
- PHPExcel_Worksheet
Code
private $_showSummaryBelow = true;