AutoFilter | Represents auto filter. |
AutoFilterColorFilter | Represents auto filter color filter. |
AutoFilterCustomFilter | Represents auto filter custom filter. |
AutoFilterCustomFilterCollection | Represents a collection of auto filter custom filter objects. |
AutoFilterDynamicFilter | Represents auto filter dynamic filter. |
AutoFilterSortCondition | Represents auto filter sort condition. |
AutoFilterSortConditionCollection | Represents a collection of auto filter sort condition objects. |
AutoFilterSortState | Represents auto filter sort state. |
AutoFilterTop10 | Represents auto filter top10. |
Border | Represents border. |
Borders | Represents borders. |
CalculationProperties | Represents calculation properties. |
Cell | Represents a single worksheet cell and exposes value, formula, and style operations. |
Cells | Provides access to worksheet cells, rows, columns, and merged ranges. |
CellsException | Represents an error that occurs during cells. |
Chart | Charts provide visual representation of data and can be created programmatically or loaded from existing XLSX files. |
ChartCollection | Represents collection of charts on a worksheet. |
Column | Represents column. |
ColumnCollection | Represents a collection of column objects. |
Comment | Represents a worksheet comment (legacy note) anchored to a single cell. |
CommentCollection | Represents the collection of comments (legacy notes) on a worksheet. |
ConditionalFormattingCollection | Represents a collection of conditional formatting objects. |
CoreDocumentProperties | Represents core document properties. |
DefinedName | Represents defined name. |
DefinedNameCollection | Represents a collection of defined name objects. |
DocumentProperties | Represents document properties. |
ExtendedDocumentProperties | Represents extended document properties. |
FilterColumn | Represents filter column. |
FilterColumnCollection | Represents a collection of filter column objects. |
FilterValueCollection | Represents a collection of filter value objects. |
Font | Represents font. |
FormatCondition | Represents format condition. |
FormatConditionCollection | Represents a collection of format condition objects. |
FormulaException | Represents an error that occurs during formula. |
Hyperlink | Represents hyperlink. |
HyperlinkCollection | Encapsulates the hyperlinks defined for a worksheet. |
InvalidFileFormatException | Represents an error that occurs during invalid file format. |
ListColumn | Represents a single column in an Excel table. |
ListColumnCollection | Represents the ordered collection of columns in an Excel table. |
ListObject | Represents an Excel table (structured reference / ListObject). |
ListObjectCollection | Represents the collection of Excel tables on a worksheet. |
LoadDiagnostics | Represents load diagnostics. |
LoadIssue | Represents load issue. |
LoadOptions | Specifies how a workbook should be loaded. |
NumberFormat | Provides number format operations. |
PageSetup | Represents worksheet print and page-layout settings. |
Picture | Represents a picture (image) anchored to a worksheet. |
PictureCollection | Represents collection of pictures anchored to a worksheet. |
Row | Represents row. |
RowCollection | Represents a collection of row objects. |
SaveOptions | Specifies how a workbook should be saved. |
Shape | Represents a drawing object (auto shape) anchored to a worksheet. |
ShapeCollection | Represents collection of drawing objects (shapes) on a worksheet. |
Style | Represents a mutable cell style facade that can be applied to one or more cells. |
StyleException | Represents an error that occurs during style. |
StyleFlag | Represents flags which indicate applied formatting properties. |
UnsupportedFeatureException | Represents an error that occurs during unsupported feature. |
Validation | Represents validation. |
ValidationCollection | Represents a collection of validation objects. |
WarningInfo | Represents warning info. |
Workbook | Represents the root spreadsheet object used to create, load, modify, and save an XLSX workbook. |
WorkbookLoadException | Represents an error that occurs during workbook load. |
WorkbookProperties | Represents workbook properties. |
WorkbookProtection | Represents workbook protection. |
WorkbookSaveException | Represents an error that occurs during workbook save. |
WorkbookSettings | Represents workbook-level settings that affect date handling and display formatting. |
WorkbookView | Represents workbook view. |
Worksheet | Encapsulates a single worksheet and its supported v0.1 worksheet features. |
WorksheetCollection | Encapsulates the workbook’s worksheets and active-sheet state. |
WorksheetProtection | Represents worksheet protection. |