You are here

private property PHPExcel_Worksheet_HeaderFooter::$_scaleWithDocument in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/HeaderFooter.php \PHPExcel_Worksheet_HeaderFooter::_scaleWithDocument

* Scale with document, defaults to true * *

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/HeaderFooter.php, line 167

Class

PHPExcel_Worksheet_HeaderFooter
PHPExcel_Worksheet_HeaderFooter

Code

private $_scaleWithDocument = true;