[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
PHPExcel_Worksheet_Dimension Copyright (c) 2006 - 2015 PHPExcel
Copyright: | Copyright (c) 2006 - 2015 PHPExcel (http://www.codeplex.com/PHPExcel) |
License: | http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL |
Version: | ##VERSION##, ##DATE## |
File Size: | 178 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct($initialValue = null) X-Ref |
Create a new PHPExcel_Worksheet_Dimension param: int $pIndex Numeric row index |
getVisible() X-Ref |
Get Visible return: bool |
setVisible($pValue = true) X-Ref |
Set Visible param: bool $pValue return: PHPExcel_Worksheet_Dimension |
getOutlineLevel() X-Ref |
Get Outline Level return: int |
setOutlineLevel($pValue) X-Ref |
Set Outline Level Value must be between 0 and 7 param: int $pValue return: PHPExcel_Worksheet_Dimension |
getCollapsed() X-Ref |
Get Collapsed return: bool |
setCollapsed($pValue = true) X-Ref |
Set Collapsed param: bool $pValue return: PHPExcel_Worksheet_Dimension |
getXfIndex() X-Ref |
Get index to cellXf return: int |
setXfIndex($pValue = 0) X-Ref |
Set index to cellXf param: int $pValue return: PHPExcel_Worksheet_Dimension |
__clone() X-Ref |
Implement PHP __clone to create a deep clone, not just a shallow copy. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |