Prev EEImage class |
ExcelExplorer Manual |
Next Type |
 |
(ExcelExplorer 4.1)
Get image index.
integer Index( )
Parameters
- None
Description
Returns unique image index.
All image used in the Excel file stored once, but can used more than once.
Defined shapes refer to the image its contains by this index (see EEShape->ImageIndex() method).
|