[]
<p>Represents an Excel workbook containing one or more worksheets.</p>
<p>Contains methods for loading and saving XLS files, and exposes
a collection of XLSheet objects that represent the individual worksheets.
The border formatting.
Represents individual cells in an XLSheet and provides properties for getting and setting the cell Value, Style, and Hyperlink.
Represents a collection of XLCellRange objects on an XLSheet.
Represents a column in a worksheet. This class provides properties for setting the column's width, style, and visibility.
Represents a collection of XLColumn objects that represent the individual columns in each XLSheet.
Represents a comment associated with a cell.
Represents a text shape embedded in an XLSheet.
Conditional formatting.
The collection of conditional formatting ranges.
The collection of conditional formatting ranges.
Conditional formatting.
The collection of conditional formatting ranges.
Data validation.
The collection of conditional formatting ranges.
The collection of conditional formatting ranges.
Represents a external workbook.
Collection of XLExternalBook objects that represent the individual worksheets in a C1XLBook.
Represents a external workbook.
XLFont
The font formatting.
Represents a named range of XLCell objects on one or several worksheets.
Represents a collection of XLNamedRange objects.
Represents a shape that was inserted in the sheet using Excel and is preserved but not fully exposed by the C1XLBook component.
The pattern formatting.
Provides options and settings for printing XLSheet objects.
The simple cell range.
Represents a row in a worksheet, provides properties for setting the row's height, style, and visibility.
Represents a collection of XLRow objects that represent the individual rows in each XLSheet.
Represents a shape embedded in an XLSheet.
Represents individual worksheets in an Excel workbook (C1XLBook).
Collection of XLSheet objects that represent the individual worksheets in a C1XLBook.
Contains style elements used to define the appearance of the cells.
Represents a common text shape embedded in an XLSheet.
Represents a external data.
Specifies calculation mode for all formulas in the workbook.
Specifies limits to sheet size that correspond to specific versions of Microsoft Excel.
Specifies the file format to use when loading or saving workbooks.
Specifies the description of the Japanese input rules.
Specifies how images are scaled within spreadsheet cells.
Specifies how images are scaled within spreadsheet cells.
Specifies variant of view layout (preview).
Specifies how to align cell content horizontally within a cell.
Specifies how to align cell content vertically within a cell.
Comparison operator (applicable when cell type formating).
Conditional formatting operator (applicable when cell type formatting).
Conditional formatting type.
Specifies the type of diagonal line to draw across the cells.
Error style (status).
The Excel font superscript/subscript style (escapement type).
Specifies horizontal text alignment.
Specifies the line style used for the cell borders.
Specifies the pattern used to fill the cell background.
Specifies how images should be displayed (color, gray-scale, or black and white).
The range type.
Specifies the reading direction (East Asian versions of MS Excel).
The Excel reference mode (A1 or R1C1).
The reference type.
Specifies the dash style of borders drawn around XLShape objects.
Specifies the style of borders drawn around XLShape objects.
Specifies text orientation.
Conditional formatting underline type for the font.
Specifies the type of validation test to be performed in conjunction with values.
Specifies vertical text alignment.
Represents the method that will handle the Progress event of a C1XLBook.