TExportImage is the image object that will be saved in the document.
Name | Type | Description |
---|---|---|
Name | OWideString | Internal image name. Won't be shown directly in the worksheet. |
Ext | OWideString | Image extension. Won't be shown directly in the worksheet. |
Stream | TMemoryStream | Image data. |
Fill | TExportDrawingFill | Background fill of the drawing. |
Border | TExportDrawingBorder | Border of the drawing. |
Shadow | TExportDrawingShadow | Shadow of the drawing. |