Types
| All Types | Classes | Interfaces |
| Name | Description | |
|---|---|---|
| CellObjectCollection |
Collection extened
| |
| CellRange |
Encapsulates a collection of gridcell objects.
| |
| ColumnCollection |
Collects the objects that represent the individual columns in a worksheet.
| |
| CommentCollection |
Encapsulates a collection of Comment objects.
| |
| ConditionalFormattingCollection |
Represents all ConditionalFormatting .
| |
| HyperlinkCollection |
Collection of Hyperlink objects.
| |
| IConditionalFormatting | ||
| NamedRangeCollection |
Represents a collection of all the Name objects in the spreadsheet.
| |
| OleControlCollection |
Encapsulates a collection of cell control.
| |
| PictureCollection |
Encapsulates a collection of Picture objects.
| |
| RowCollection |
Collects the objects that represent the individual rows in a worksheet.
| |
| WorksheetCollection |
Represents a collection of Worksheet.
| |
| WorksheetCustomPropertyCollection |
Represents collection of all custom properties in the worksheet.
|