PHPExcel_Worksheet_HeaderFooterDrawing __construct(
)
|
|
Create a new PHPExcel_Worksheet_HeaderFooterDrawing
Create a new PHPExcel_Worksheet_HeaderFooterDrawing
Tags:
Overrides
PHPExcel_Worksheet_Drawing::__construct() (Create a new PHPExcel_Worksheet_Drawing)
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
Tags:
Overrides
PHPExcel_Worksheet_Drawing::getHashIndex() (Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.)
void setHashIndex(
string
$value)
|
|
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
Tags:
Overrides
PHPExcel_Worksheet_Drawing::setHashIndex() (Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.)
Parameters:
Implement PHP __clone to create a deep clone, not just a shallow copy.
Implement PHP __clone to create a deep clone, not just a shallow copy.
Tags:
Overrides
PHPExcel_Worksheet_Drawing::__clone() (Implement PHP __clone to create a deep clone, not just a shallow copy.)