PHPExcel_Worksheet_MemoryDrawing __construct(
)
|
|
Create a new PHPExcel_Worksheet_MemoryDrawing
Create a new PHPExcel_Worksheet_MemoryDrawing
Tags:
Overrides
PHPExcel_Worksheet_BaseDrawing::__construct() (Create a new PHPExcel_Worksheet_BaseDrawing)
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_BaseDrawing::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_BaseDrawing::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_BaseDrawing::__clone() (Implement PHP __clone to create a deep clone, not just a shallow copy.)