Class | Description | |
---|---|---|
C1XLBook | Represents an Excel workbook containing one or more worksheets. Contains methods for loading and saving XLS files, and exposes a collection of XLSheet objects that represent the individual worksheets. | |
ShapeCollection | Represents a collection of XLShape objects on an XLSheet. | |
XLBorderFormatting | The border formatting. | |
XLCell | Represents individual cells in an XLSheet and provides properties for getting and setting the cell Value, Style, and Hyperlink. | |
XLCellRange | Represents a range of XLCell objects in an XLSheet. | |
XLCellRangeCollection | Represents a collection of XLCellRange objects on an XLSheet. | |
XLColumn | Represents a column in a worksheet. This class provides properties for setting the column's width, style, and visibility. | |
XLColumnCollection | Represents a collection of XLColumn objects that represent the individual columns in each XLSheet. | |
XLComment | Represents a comment associated with a cell. | |
XLCommentCollection | Represents a collection of XLComment objects in a XLSheet. | |
XLCommentShape | Represents a text shape embedded in an XLSheet. | |
XLConditionalFormatting | Conditional formatting. | |
XLConditionalFormattingCollection | The collection of conditional formattin ranges. | |
XLConditionalFormattingRangeCollection | The collection of conditional formatting ranges. | |
XLConditionalFormattingRule | Conditional formatting. | |
XLConditionalFormattingRuleCollection | The collection of conditional formattin ranges. | |
XLDataValidation | Data validation. | |
XLDataValidationCollection | The collection of conditional formattin ranges. | |
XLDataValidationRangeCollection | The collection of conditional formatting ranges. | |
XLFont | XLFont | |
XLFontFormatting | The font formatting. | |
XLNamedRange | Represents a named range of XLCell objects on one or several worksheets. | |
XLNamedRangeCollection | Represents a collection of XLNamedRange objects. | |
XLPatternFormatting | The pattern formatting. | |
XLPictureShape | Represents an Image embedded in an XLSheet. | |
XLPrintSettings | Provides options and settings for printing XLSheet objects. | |
XLProgressEventArgs | Provides data for the C1.C1Excel.C1XLBook.Progress event of a C1XLBook. | |
XLRange | The simple cell range. | |
XLRow | Represents a row in a worksheet, provides properties for setting the row's height, style, and visibility. | |
XLRowCollection | Represents a collection of XLRow objects that represent the individual rows in each XLSheet. | |
XLShape | Represents a shape embedded in an XLSheet. | |
XLSheet | Represents individual worksheets in an Excel workbook (C1XLBook). | |
XLSheetCollection | Collection of XLSheet objects that represent the individual worksheets in a C1XLBook. | |
XLStyle | Contains style elements used to define the appearance of the cells. | |
XLTextShape | Represents a common text shape embedded in an XLSheet. |