PHPExcel_Worksheet_ColumnDimension
category | PHPExcel |
---|---|
package | PHPExcel_Worksheet |
copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
__clone()
__construct(string $pIndex)
string
Character column index
getAutoSize() : bool
bool
getCollapsed() : bool
bool
getColumnIndex() : string
string
getOutlineLevel() : int
int
getVisible() : bool
bool
getWidth() : double
double
getXfIndex() : int
int
setOutlineLevel(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