com.crystaldecisions.sdk.plugin.desktop.excel
Interface IExcel
- All Superinterfaces:
- ICategoryContent, IContent, IExcelBase, IInfoObject
- public interface IExcel
- extends IInfoObject, IExcelBase, IContent, ICategoryContent
This interface contains the mime type identifying it as an Excel formatted report, and the byte
stream to pass to the Response Object so it can be displayed in the proper format on the HTML
page.
This interface inherits from the following interfaces: IInfoObject, IExcelBase,
IContent, and ICategoryContent.
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject |
deleteNow, getCUID, getDescription, getFiles, getGUID, getID, getKeyword, getKind, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getTitle, isDirty, isInstance, isMarkedAsRead, properties, propertyIDs, retrievePropertySet, save, setDescription, setKeyword, setMarkedAsRead, setParentID, setTitle |