PHPExcel_Worksheet_ColumnDimension
| category | PHPExcel |
|---|---|
| package | PHPExcel_Worksheet |
| copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
__clone()
__construct(string $pIndex)
stringCharacter column index
getAutoSize() : bool
boolgetCollapsed() : bool
boolgetColumnIndex() : string
stringgetOutlineLevel() : int
intgetVisible() : bool
boolgetWidth() : double
doublegetXfIndex() : int
intsetOutlineLevel(int $pValue) : \PHPExcel_Worksheet_ColumnDimension
$_autoSize : bool
$_collapsed : bool
$_columnIndex : int
$_outlineLevel : int
$_visible : bool
$_width : double
When this is set to a negative value, the column width should be ignored by IWriter
$_xfIndex : int