IExportObjectListener.ExportObject
IExportObjectListener.ExportObject method
Export one object.
public object ExportObject(ExportObjectEvent e)
Parameter | Type | Description |
---|---|---|
e | ExportObjectEvent | The event triggered when one object needs to be exported. |
Return Value
The information about the result of exporting object. For exporting objects when export workbook to HTML format, the result is URL string to access the saved Image from the html file which contains this exported object.
See Also
- class ExportObjectEvent
- interface IExportObjectListener
- namespace Aspose.Cells
- assembly Aspose.Cells