You are here

private property PHPExcel_Worksheet_ColumnDimension::$_width in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnDimension.php \PHPExcel_Worksheet_ColumnDimension::_width

* Column width * * When this is set to a negative value, the column width should be ignored by IWriter * *

Type: double

File

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

Class

PHPExcel_Worksheet_ColumnDimension
PHPExcel_Worksheet_ColumnDimension

Code

private $_width = -1;