| Class | Description |
---|
 | AnchorCell |
Represents the image binding object to cells used in ExcelPictureCollection on the worksheet.
|
 | CellBorder |
Contains settings for a single cell border.
|
 | CellBorders |
Collection of cell borders.
|
 | CellRange |
Represents an object of a rectangular group of worksheet cells.
|
 | CellRangeEnumerator |
Represents an enumerator object used for iterating cells in a CellRange.
|
 | CellStyle |
Includes parameters for presenting cell information.
|
 | COptions |
Set up the info block properties for resulting documents, such as file version and document producer
|
 | COptionsFormula |
When processing formulas of the type - "CELL("filename", A1)" it is necessary to specify the path to the current file (stream) to ensure correct processing of the action.
By default: Stream
|
 | CPageStyle |
Allows to specify page properties for output PDF document: page size, orientation, page margins and page numbers
|
 | CPageStyleCPageMargin |
Allows to set page margins in mm and inches
|
 | CPageStyleCPageOrientation |
Allows to set page orientation for an output document. Not used if page size set as "Auto".
|
 | CPageStyleCPageScale |
Allows to set scale produced document. Default option: FitByWidth.
|
 | CPageStyleCPageSize |
Allows to set page size for output PDF document. Default option: Auto |
 | CPageStylePageNumbers |
Allows to set page numbers and their properties in PDF.
|
 | CPageStyleSizes |
Class to set the component's options in inches, mm and pixels.
|
 | CSheet |
Class which allows to set custom sheets from workbook for converting
|
 | CSheetPrintedArea |
Allows to specify which custom sheets and cells will be exported into PDF, Word
|
 | CsvSaveOptions | |
 | CUnicodeOptions |
Class with properties which allows to specify Unicode options, such as "Fonts" directory etc
|
 | DocxSaveOptions | |
 | ExcelCell |
Excel cell provides access to a single worksheet cell or to a merged range if the cell is merged.
|
 | ExcelCollectionBase |
Base class for row, column and cell collections.
|
 | ExcelColumn |
Excel column contains column options and a set of column cells.
|
 | ExcelColumnCollection |
Collection of ExcelColumn.
|
 | ExcelComment |
Represents a comment object used by Comment in the worksheet.
|
 | ExcelDocument |
Excel document contains Worksheet collection
and workbook related properties and methods.
|
 | ExcelFill |
Contains fill pattern settings.
|
 | ExcelFont |
Contains font settings.
|
 | ExcelHeaderFooter |
Represents sheet header/footer.
|
 | ExcelHyperlink |
Hyperlink class.
|
 | ExcelLineBase |
Base class for the excel column and row classes.
|
 | ExcelLineCollectionBase |
Base class for row and column collections.
|
 | ExcelPicture |
Represents the image object used in ExcelPictureCollection on the worksheet.
|
 | ExcelPictureCollection |
Collection of the ExcelPicture.
|
 | ExcelPrintOptions |
Stores print related options.
|
 | ExcelRange |
Base class for representing one or more Excel cells.
|
 | ExcelRow |
Excel row contains row options and a set of row cells.
|
 | ExcelRowCollection |
Collection of ExcelRow.
|
 | ExcelViewOptions |
Stores view related options.
|
 | ExcelWorksheet |
Represents an Excel worksheet object.
|
 | ExcelWorksheetCollection |
Collection of (worksheets).
|
 | HtmlSaveOptions | |
 | LoadOptions |
Represents a class for loading options of various file formats.
|
 | PdfSaveOptions | |
 | PdfSecurity |
Contains details for encrypting and access permissions for a PDF document, such as Password, Permissions etc.
|
 | PivotTable |
Represents a pivot table object.
|
 | PivotTableCollection |
Represents a collection of objects PivotTable.
|
 | RichText |
Represents a RichTextString collection object.
|
 | RichTextFormat |
Represents an object of text formatting properties.
|
 | RichTextString |
Represents an object for working with formatted text.
|
 | RtfSaveOptions | |
 | SaveOptions |
Represents a base class for saving options of various file formats.
|
 | XlsSaveOptions | |
 | XlsxSaveOptions | |