Prev QuickTip |
ExcelExplorer Manual |
Next Index |
 |
Chapter 31. EEImage class
Class EEImage
(ExcelExplorer 4.1)
This class holds information about image index, type and image itself.
Used in conjunction with EEShape class.
Object of this class returned by
ExcelExplorer::Image - Get EEImage object for the image with specified index
ExcelExplorer::ImagesList - Returns images array (array of EEImage objects) for all defined images
Methods
Index - Get image index
Type - Get image type
Data - Get image data
|