[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 196 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PHPExcel_Shared_Escher_DggContainer:: (12 methods):
getSpIdMax()
setSpIdMax()
getCDgSaved()
setCDgSaved()
getCSpSaved()
setCSpSaved()
getBstoreContainer()
setBstoreContainer()
setOPT()
getOPT()
getIDCLs()
setIDCLs()
Class: PHPExcel_Shared_Escher_DggContainer - X-Ref
PHPExcel_Shared_Escher_DggContainergetSpIdMax() X-Ref |
Get maximum shape index of all shapes in all drawings (plus one) return: int |
setSpIdMax($value) X-Ref |
Set maximum shape index of all shapes in all drawings (plus one) param: int |
getCDgSaved() X-Ref |
Get total number of drawings saved return: int |
setCDgSaved($value) X-Ref |
Set total number of drawings saved param: int |
getCSpSaved() X-Ref |
Get total number of shapes saved (including group shapes) return: int |
setCSpSaved($value) X-Ref |
Set total number of shapes saved (including group shapes) param: int |
getBstoreContainer() X-Ref |
Get BLIP Store Container return: PHPExcel_Shared_Escher_DggContainer_BstoreContainer |
setBstoreContainer($bstoreContainer) X-Ref |
Set BLIP Store Container param: PHPExcel_Shared_Escher_DggContainer_BstoreContainer $bstoreContainer |
setOPT($property, $value) X-Ref |
Set an option for the drawing group param: int $property The number specifies the option param: mixed $value |
getOPT($property) X-Ref |
Get an option for the drawing group param: int $property The number specifies the option return: mixed |
getIDCLs() X-Ref |
Get identifier clusters return: array |
setIDCLs($pValue) X-Ref |
Set identifier clusters. array(<drawingId> => <max shape id>, ...) param: array $pValue |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |