Namespaces | |
Charts | |
DigitalSignatures | |
Drawing | |
Metadata | |
Pivot | |
Properties | |
Rendering | |
Tables | |
Vba | |
Classes | |
class | CellsException |
class | Factory |
If you need new an object in Client-Side code, you can call the following static method to create related object. More... | |
class | IAboveAverage |
Describe the AboveAverage conditional formatting rule. This conditional formatting rule highlights cells that are above or below the average for all values in the range. More... | |
class | IAutoFilter |
Represents auto filtering for the specified worksheet. More... | |
class | IAutoFitterOptions |
Represents all auto fitter options. More... | |
class | IBorder |
Encapsulates the object that represents the cell border. More... | |
class | IBorderCollection |
Encapsulates a collection of IBorder objects. More... | |
class | ICalculationOptions |
Represents options for calculation. More... | |
class | ICell |
Encapsulates the object that represents a single Workbook cell. More... | |
class | ICellArea |
Represent an area of cells. More... | |
class | ICells |
Encapsulates a collection of ICell objects. More... | |
class | ICellsColor |
Represents all types of color. More... | |
class | ICellsHelper |
Provides helper functions. More... | |
class | IColorScale |
Describe the ColorScale conditional formatting rule. This conditional formatting rule creates a gradated color scale on the cells. More... | |
class | IColumn |
class | IColumnCollection |
Collects the IColumn objects that represent the individual columns in a worksheet. More... | |
class | IComment |
Encapsulates the object that represents a cell comment. More... | |
class | ICommentCollection |
Encapsulates a collection of IComment objects. More... | |
class | IConditionalFormattingCollection |
Encapsulates a collection of FormatCondition objects. More... | |
class | IConditionalFormattingIcon |
Represents the custom icon of conditional formatting rule. More... | |
class | IConditionalFormattingIconCollection |
Represents a collection of IConditionalFormattingIcon objects. More... | |
class | IConditionalFormattingResult |
Represents the result of conditional formatting which applies to a cell. More... | |
class | IConditionalFormattingValue |
Describes the values of the interpolation points in a gradient scale, dataBar or iconSet. More... | |
class | IConditionalFormattingValueCollection |
Describes a collection of CFValueObject. Use only for icon sets. More... | |
class | ICopyOptions |
Represents the copy options. More... | |
class | ICustomFunction |
class | IDataBar |
Describe the DataBar conditional formatting rule. This conditional formatting rule displays a gradated data bar in the range of cells. More... | |
class | IDataBarBorder |
Represents the border of the data bars specified by a conditional formatting rule. More... | |
class | IDataSorter |
Summary description for DataSorter. More... | |
class | IErrorCheckOption |
Error check setting applied on certain ranges. More... | |
class | IErrorCheckOptionCollection |
Represents all error check option. More... | |
class | IExternalLink |
Represents an external link in a workbook. More... | |
class | IExternalLinkCollection |
Represents external links collection in a workbook. More... | |
class | IFileFormatInfo |
Contains data returned by IFileFormatUtil file format detection methods. More... | |
class | IFileFormatUtil |
Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. More... | |
class | IFilterColumn |
Represents a filter for a single column. The Filter object is a member of the Filters collection More... | |
class | IFilterColumnCollection |
A collection of Filter objects that represents all the filters in an autofiltered range. More... | |
class | IFindOptions |
Represents find options. More... | |
class | IFont |
Encapsulates the font object used in a spreadsheet. More... | |
class | IFontSetting |
Represents a range of characters within the cell text. More... | |
class | IFormatCondition |
Represents conditional formatting condition. More... | |
class | IFormatConditionCollection |
Represents conditional formatting. The FormatConditions can contain up to three conditional formats. More... | |
class | IHeaderFooterCommand |
Represents the command of header/footer More... | |
class | IHorizontalPageBreak |
Encapsulates the object that represents a horizontal page break. More... | |
class | IHorizontalPageBreakCollection |
Encapsulates a collection of IHorizontalPageBreak objects. More... | |
class | IHtmlSaveOptions |
Represents the options for saving html file. More... | |
class | IHyperlink |
Encapsulates the object that represents a hyperlink. More... | |
class | IHyperlinkCollection |
Encapsulates a collection of IHyperlink objects. More... | |
class | IIconSet |
Describe the IconSet conditional formatting rule. This conditional formatting rule applies icons to cells according to their values. More... | |
class | ILightCellsDataHandler |
Represents cells data handler for reading large spreadsheet files in light weight mode. More... | |
class | ILightCellsDataProvider |
Represents Data provider for saving large spreadsheet files in light weight mode. More... | |
class | ILoadDataOption |
The load data options. More... | |
class | ILoadOptions |
Represents the options of loading the file. More... | |
class | IName |
Represents a defined name for a range of cells. More... | |
class | INameCollection |
Represents a collection of all the IName objects in the spreadsheet. More... | |
class | INegativeBarFormat |
Represents the color settings of the data bars for negative values that are defined by a data bar conditional formatting rule. More... | |
class | IOoxmlSaveOptions |
Represents the options of saving office open xml file. More... | |
class | IOutline |
Represents an outline on a worksheet. More... | |
class | IPageSetup |
Encapsulates the object that represents the page setup description. The IPageSetup object contains all page setup options. More... | |
class | IPaneCollection |
Represents all Pane objects shown in the specified window. More... | |
class | IPasteOptions |
Represents the paste special options. More... | |
class | IPdfSaveOptions |
Represents the options for saving pdf file. More... | |
class | IProtectedRange |
A specified range to be allowed to edit when the sheet protection is ON. More... | |
class | IProtectedRangeCollection |
Encapsulates a collection of IProtectedRange objects. More... | |
class | IProtection |
Represents the various types of protection options available for a worksheet. Only used in ExcelXP and above version. More... | |
class | IRange |
Encapsulates the object that represents a range of cells within a spreadsheet. More... | |
class | IRangeCollection |
Encapsulates a collection of IRange objects. More... | |
class | IReferredArea |
Represents a referred area by the formula. More... | |
class | IReferredAreaCollection |
Represents all referred cells and areas. More... | |
class | IReplaceOptions |
Represent the replace options. More... | |
class | IRow |
Represents a single row in a worksheet. More... | |
class | IRowCollection |
Collects the IRow objects that represent the individual rows in a worksheet. More... | |
class | ISaveOptions |
Represents all save options More... | |
class | IScenario |
Represents an individual scenario. More... | |
class | IScenarioCollection |
Represents the list of scenarios. More... | |
class | IScenarioInputCell |
Represents input cell for the scenario. More... | |
class | IScenarioInputCellCollection |
Represents the list of the scenario's input cells. More... | |
class | ISpreadsheetML2003SaveOptions |
Represents the options for saving Excel 2003 spreadml file. More... | |
class | IStyle |
Represents display style of excel document, such as font, color, alignment, border, etc. More... | |
class | IStyleFlag |
Represents flags which indicates applied formatting properties. More... | |
class | IThemeColor |
Represents a theme color. More... | |
class | ITop10 |
Describe the Top10 conditional formatting rule. This conditional formatting rule highlights cells whose values fall in the top N or bottom N bracket, as specified. More... | |
class | ITxtLoadOptions |
Represents the options for loading text file. More... | |
class | ITxtSaveOptions |
Repesents the save options for csv/tab delimitered/other text format. More... | |
class | IValidation |
Represents data validation settings. More... | |
class | IValidationCollection |
Represents data validation collection. More... | |
class | IVerticalPageBreak |
Encapsulates the object that represents a vertical page break. More... | |
class | IVerticalPageBreakCollection |
Encapsulates a collection of IVerticalPageBreak objects. More... | |
class | IWorkbook |
Represents a root object to create an Excel spreadsheet. More... | |
class | IWorkbookDesigner |
Encapsulates the object that represents a designer spreadsheet. More... | |
class | IWorkbookSettings |
Represents all settings of the workbook. More... | |
class | IWorksheet |
Encapsulates the object that represents a single worksheet. More... | |
class | IWorksheetCollection |
Encapsulates a collection of IWorksheet objects. More... | |
class | IWriteProtection |
Specifies write protection settings for a workbook. More... | |
class | IXlsbSaveOptions |
Represents the options for saving xlsb file. More... | |
class | IXlsSaveOptions |
Represents the save options for the Excel 97-2003 file format: xls and xlt. More... | |
class | License |
Enumerates cell background pattern types.
Enumerates the border line and diagonal line types.
Represents all built-in style type
Enumerates strategies for handling calculation precision. Because of the precision issue of IEEE 754 Floating-Point Arithmetic, some "seemingly simple" formulas may not be calculated as the expected result. Such as formula "=-0.45+0.43+0.02", when calculating operands by '+' operator directly, the result is not zero. For such kind of precision issue, some special strategies may give the expected result.
Enumerates a cell's border type.
Specifies how to apply style for the value of the cell.
Specifies a cell value type.
Represents all color type
Represents consolidation function.
Represents Excel country identifiers.
Specifies the axis position for a range of cells with conditional formatting as data bars.
Specifies whether to use the same border and fill color as positive data bars.
Specifies how to group dateTime values.
Represents the directory type of the file name.
Dynamic filter type.
Encryption Type. Only used by excel2003. We will encrypt 2007/2010 workbook using SHA AES the same as Excel does, and this EncryptionType will be ignored.
Enumerator | |
---|---|
EncryptionType_XOR | |
EncryptionType_Compatible | Office 97/2000 compatible. |
EncryptionType_EnhancedCryptographicProviderV1 | |
EncryptionType_StrongCryptographicProvider |
Represents all error check type.
Summary description for ErrorType.
Represents custom exception type code.
Enumerator | |
---|---|
ExceptionType_Chart | Invalid chart setting. |
ExceptionType_DataType | Invalid data type setting. |
ExceptionType_DataValidation | Invalid data validation setting. |
ExceptionType_ConditionalFormatting | Invalid data validation setting. |
ExceptionType_FileFormat | Invalid file format. |
ExceptionType_Formula | Invalid formula. |
ExceptionType_InvalidData | Invalid data. |
ExceptionType_InvalidOperator | Invalid operator. |
ExceptionType_IncorrectPassword | Incorrect password. |
ExceptionType_License | License related errors. |
ExceptionType_Limitation | Out of MS Excel limitation error. |
ExceptionType_PageSetup | Invalid page setup setting. |
ExceptionType_PivotTable | Invalid pivotTable setting. |
ExceptionType_Shape | Invalid drawing object setting. |
ExceptionType_Sparkline | Invalid sparkline object setting. |
ExceptionType_SheetName | Invalid worksheet name. |
ExceptionType_SheetType | Invalid worksheet type. |
ExceptionType_Interrupted | The process is interrupted. |
ExceptionType_IO | The file is invalid. |
ExceptionType_Permission | Permission is required to open this file. |
ExceptionType_UnsupportedFeature | Unsupported feature. |
ExceptionType_UnsupportedStream | Unsupported stream to be opened. |
ExceptionType_UndisclosedInformation | Files contains some undisclosed information. |
ExceptionType_FileCorrupted | File content is corrupted. |
Represents the file format types.
Custom Filter operator type.
Enumerates the font underline types.
Conditional format rule type.
Condition value type.
Represents the command type of header and footer.
Represents five types of html cross string.
Represents the type of target attribute in HTML tag.
Icon set type for conditional formatting. The threshold values for triggering the different icons within a set are configurable, and the icon order is reversible.
Represents the options to filter data when loading workbook from template.
Enumerator | |
---|---|
LoadDataFilterOptions_None | Load nothing for sheet data NOTE: This member is now obsolete and please use Structure instead. This property will be removed 12 months later since December 2017. Aspose apologizes for any inconvenience you may have experienced. |
LoadDataFilterOptions_All | Load all |
LoadDataFilterOptions_CellBlank | Load cells whose value is blank |
LoadDataFilterOptions_CellString | Load cells whose value is string |
LoadDataFilterOptions_CellNumeric | Load cells whose value is numeric(including datetime) |
LoadDataFilterOptions_CellError | Load cells whose value is error |
LoadDataFilterOptions_CellBool | Load cells whose value is bool |
LoadDataFilterOptions_CellValue | Load cells value(all value types) only |
LoadDataFilterOptions_Formula | Load cell formulas. Generally defined Name objects(DefinedNames) also need to be loaded when loading formulas because they may be referenced by formulas. So Formula or CellData option should work with DefinedNames option together(Formula|DefinedNames or CellData|DefinedNames) for most scenarios. |
LoadDataFilterOptions_CellData | Load cells data including values, formulas and formatting |
LoadDataFilterOptions_Chart | Load charts |
LoadDataFilterOptions_Shape | Load shapes NOTE: This member is now obsolete and please use Drawing instead. This property will be removed 12 months later since November 2019. Aspose apologizes for any inconvenience you may have experienced. |
LoadDataFilterOptions_Drawing | Drawing objects(including Chart, Picture, OleObject and all other drawing objects) |
LoadDataFilterOptions_MergedArea | Load merged cells |
LoadDataFilterOptions_ConditionalFormatting | Load conditional formatting |
LoadDataFilterOptions_DataValidation | Load data validations |
LoadDataFilterOptions_PivotTable | Load pivot tables |
LoadDataFilterOptions_Table | Load tables |
LoadDataFilterOptions_Hyperlinks | Load hyperlinks |
LoadDataFilterOptions_SheetSettings | Load settings for worksheet |
LoadDataFilterOptions_SheetData | Load all data of worksheet, such as cells data, settings, objects, ...etc. |
LoadDataFilterOptions_BookSettings | Load settings for workbook |
LoadDataFilterOptions_Settings | Load settings for workbook and worksheet |
LoadDataFilterOptions_XmlMap | Load XmlMap |
LoadDataFilterOptions_Structure | Load structure of the workbook |
LoadDataFilterOptions_DocumentProperties | Load document properties |
LoadDataFilterOptions_DefinedNames | Load defined Name objects |
LoadDataFilterOptions_VBA | Load VBA projects |
LoadDataFilterOptions_Style | Load styles for cell formatting |
LoadDataFilterOptions_Picture | Load pictures |
LoadDataFilterOptions_OleObject | Load OleObjects |
LoadDataFilterOptions_Revision | Load revision logs |
Represents the load file format.
Enumerator | |
---|---|
LoadFormat_Auto | Represents recognizing the format automatically. |
LoadFormat_Csv | Comma-Separated Values(CSV) text file. |
LoadFormat_CSV | Comma-Separated Values(CSV) text file. NOTE: This member is now obsolete. Instead, please use Csv property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
LoadFormat_Xlsx | Represents Office Open XML spreadsheetML workbook or template, with or without macros. |
LoadFormat_Tsv | Tab-Separated Values(TSV) text file. |
LoadFormat_TSV | Tab-Separated Values(TSV) text file. NOTE: This member is now obsolete. Instead, please use Tsv property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
LoadFormat_TabDelimited | Represents a tab delimited text file, same with Tsv |
LoadFormat_Html | Represents a html file. |
LoadFormat_MHtml | Represents a mhtml file. |
LoadFormat_Ods | Open Document Sheet(ODS) file. |
LoadFormat_ODS | Open Document Sheet(ODS) file. NOTE: This member is now obsolete. Instead, please use Ods property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
LoadFormat_Excel97To2003 | Represents an Excel97-2003 xls file. |
LoadFormat_SpreadsheetML | Represents an Excel 2003 xml file. |
LoadFormat_Xlsb | Represents an xlsb file. |
LoadFormat_Ots | Open Document Template Sheet(OTS) file. |
LoadFormat_Numbers | Represents a numbers file. |
LoadFormat_Fods | Represents OpenDocument Flat XML Spreadsheet (.fods) file format. |
LoadFormat_FODS | Represents OpenDocument Flat XML Spreadsheet (.fods) file format. NOTE: This member is now obsolete. Instead, please use Fods property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
LoadFormat_Sxc | Represents StarOffice Calc Spreadsheet (.sxc) file format. |
LoadFormat_SXC | Represents StarOffice Calc Spreadsheet (.sxc) file format. NOTE: This member is now obsolete. Instead, please use Sxc property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
LoadFormat_Xml | Represents a simple xml file. |
LoadFormat_Epub | Reprents an EPUB file. |
LoadFormat_Unknown | Represents unrecognized format, cannot be loaded. |
LoadFormat_Image | Image |
LoadFormat_Json | Json |
Represents look in type.
Memory usage options.
Represents category type of cell's number formatting.
Represents the operator type of conditional format and data validation.
Represents paper size constants.
Represents the paste special type.
Represents print errors constants.
Represents workbook/worksheet protection type.
Represents the format in which the workbook is saved.
Enumerator | |
---|---|
SaveFormat_Csv | Comma-Separated Values(CSV) text file. |
SaveFormat_CSV | Comma-Separated Values(CSV) text file. NOTE: This member is now obsolete. Instead, please use Csv property. This property will be removed 6 months later since April 2021. Aspose apologizes for any inconvenience you may have experienced. |
SaveFormat_Xlsx | Represents an xlsx file. |
SaveFormat_Xlsm | Represents an xlsm file which enable macros. |
SaveFormat_Xltx | Represents an xltx file. |
SaveFormat_Xltm | Represents an xltm file which enable macros. |
SaveFormat_Xlam | Represents an xltm file which enable addin macros. |
SaveFormat_Tsv | Tab-Separated Values(TSV) text file. |
SaveFormat_TSV | Tab-Separated Values(TSV) text file. NOTE: This member is now obsolete. Instead, please use Tsv property. |
SaveFormat_TabDelimited | Represents a tab delimited text file, same with Tsv |
SaveFormat_Html | Represents a html file. |
SaveFormat_MHtml | Represents a mhtml file. |
SaveFormat_Ods | Open Document Sheet(ODS) file. |
SaveFormat_ODS | Open Document Sheet(ODS) file. NOTE: This member is now obsolete. Instead, please use Ods property. |
SaveFormat_Excel97To2003 | Represents an Excel97-2003 xls file. |
SaveFormat_SpreadsheetML | Represents an Excel 2003 xml file. |
SaveFormat_Xlsb | Represents an xlsb file. |
SaveFormat_Auto | If saving the file to the disk,the file format accords to the extension of the file name. If saving the file to the stream, the file format is xlsx. |
SaveFormat_Unknown | Represents unrecognized format, cannot be saved. |
SaveFormat_Pdf | Represents a Pdf file. |
SaveFormat_Xps | XPS (XML Paper Specification) format. |
SaveFormat_XPS | XPS (XML Paper Specification) format. NOTE: This member is now obsolete. Instead, please use SaveFormat_Xps property. |
SaveFormat_Tiff | Represents a TIFF file. |
SaveFormat_TIFF | Represents a TIFF file. NOTE: This member is now obsolete. Instead, please use SaveFormat_Tiff property. |
SaveFormat_Svg | SVG file. |
SaveFormat_SVG | SVG file. NOTE: This member is now obsolete. Instead, please use SaveFormat_Svg property. |
SaveFormat_Dif | Data Interchange Format. |
SaveFormat_Ots | Open Document Template Sheet(OTS) file. |
SaveFormat_Xlt | Excel 97-2003 template file. |
SaveFormat_Xml | Represents a simple xml file. |
SaveFormat_Numbers | Represents a numbers file. Not supported. |
SaveFormat_Markdown | Represents markdown document. |
SaveFormat_Fods | Represents OpenDocument Flat XML Spreadsheet (.fods) file format. |
SaveFormat_FODS | Represents OpenDocument Flat XML Spreadsheet (.fods) file format. NOTE: This member is now obsolete. Instead, please use Fods property. |
SaveFormat_Sxc | Represents StarOffice Calc Spreadsheet (.sxc) file format. |
SaveFormat_SXC | Represents StarOffice Calc Spreadsheet (.sxc) file format. NOTE: This member is now obsolete. Instead, please use Sxc property. |
SaveFormat_Pptx | Represents .pptx file. |
SaveFormat_Docx | Represents .docx file. |
SaveFormat_Emf | Windows Enhanced Metafile. |
SaveFormat_Jpg | JPEG JFIF. |
SaveFormat_Png | Portable Network Graphics. |
SaveFormat_Bmp | Windows Bitmap |
SaveFormat_Gif | Gif |
SaveFormat_Json | Json |
SaveFormat_SqlScript | Sql |
SaveFormat_XHtml | Rrepesents XHtml file. |
SaveFormat_Epub | Represents Epub file. |
The style modified flags.
Enumerates text alignment types.
Enumerates text orientation types.
Enumerates the theme color types.
Used in a FormatConditionType.TimePeriod conditional formatting rule. These are dynamic time periods, which change based on the date the conditional formatting is refreshed / applied.
Specifies how to apply style for parsed values when converting string value to number or datetime.
Specifies the type of using quotation marks for values in text format files.
Represents data validation type.
Represents the states for sheet visibility.