You are here

private property PHPExcel_Worksheet_RowDimension::$_rowHeight in Loft Data Grids 7.2

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

* Row height (in pt) * * When this is set to a negative value, the row height should be ignored by IWriter * *

Type: double

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowDimension.php, line 52

Class

PHPExcel_Worksheet_RowDimension
PHPExcel_Worksheet_RowDimension

Code

private $_rowHeight = -1;