If you need new an object in Client-Side code, you can call the following static method to create related object.
More...
Inherits Object.
Public Member Functions | |
Factory () | |
virtual | ~Factory () |
If you need new an object in Client-Side code, you can call the following static method to create related object.
|
inline |
|
inlinevirtual |
|
static |
Create a new IAutoFitterOptions. Refer to IAutoFitterOptions
|
static |
Create a new ICalculationOptions. Refer to ICalculationOptions
|
static |
|
static |
Create a new ICopyOptions. Refer to ICopyOptions
|
static |
Create a new IFindOptions. Refer to IFindOptions
|
static |
Create a new IHtmlSaveOptions. Refer to IHtmlSaveOptions
|
static |
Create a new IHtmlSaveOptions. Refer to IHtmlSaveOptions
|
static |
Create a new IImageOrPrintOptions. Refer to IImageOrPrintOptions
|
static |
Create a new ILoadFilter. Refer to LoadFilter
|
static |
Create a new ILoadOptions. Refer to ILoadOptions
|
static |
Create a new IMetadataOptions. Refer to IMetadataOptions
|
static |
Create a new IOoxmlSaveOptions. Refer to IOoxmlSaveOptions
|
static |
Create a new IPasteOptions. Refer to IPasteOptions
|
static |
Create a new IPdfSaveOptions. Refer to IPdfSaveOptions
static intrusive_ptr<Aspose::Cells::IPdfSaveOptions> CreateIPdfSaveOptions(SaveFormat sf);
Create a new IPdfBookmarkEntry. Refer to IPdfBookmarkEntry
|
static |
Create a new IPdfSaveOptions. Refer to IPdfSaveOptions
|
static |
Create a new IPivotPageFields. Refer to IPivotPageFields
|
static |
Create a new IReplaceOptions. Refer to IReplaceOptions
|
static |
Create a new ISheetRende. Refer to ISheetRende
|
static |
Create a new ISpreadsheetML2003SaveOptions. Refer to ISpreadsheetML2003SaveOptions
|
static |
|
static |
Create a new IStyleFlag. Refer to IStyleFlag
|
static |
Create a new IThemeColor. Refer to IThemeColor
|
static |
Create a new ITilePicOption. Refer to ITilePicOption
|
static |
Create a new ILoadDataOption. Refer to ILoadDataOption
static intrusive_ptr<Aspose::Cells::ILoadDataOption> CreateILoadDataOption();
Create a new ITxtLoadOptions. Refer to ITxtLoadOptions
|
static |
Create a new ITxtSaveOptions. Refer to ITxtSaveOptions
|
static |
Open a Workbook by path and ILoadOptions, if straPath is NULL and iloadOpt is NULL, a Workbook will be created.
straPath | The path of opened file. |
iloadOpt | refer to ILoadOptions. |
|
static |
Open a Workbook by Stream and ILoadOptions.
|
static |
Create a Workbook by special FileFormatType. Refer to FileFormatType
|
static |
Create a new IWorkbookDesigner. Refer to IWorkbookDesigner
|
static |
Create a new IWorkbookMetadata. Refer to IWorkbookMetadata
|
static |
Create a new IWorkbookMetadata. Refer to IWorkbookMetadata
|
static |
Create a new IXlsSaveOptions. Refer to IXlsSaveOptions