Spire.Xls.Collections Namespace |
Class | Description | |
---|---|---|
![]() |
AddInFunctionsCollection |
Represents a collection of add-in functions that can be utilized within an application to extend its functionality.
|
![]() |
AutoFiltersCollection |
Represents a collection of automatic filters that can be applied to data in a spreadsheet or similar data grid. Each filter in the collection can define criteria for displaying rows or columns based on specific conditions.
|
![]() |
BordersCollection |
Represents a collection of borders.
|
![]() |
BuiltInDocumentProperties |
Returns collection that represents all the built-in document properties.
|
![]() |
ChartsCollection |
Represents a collection of chart objects.
|
![]() |
CommentsCollection |
Represents a collection of comments.
|
![]() |
DataConnections |
Represents a class responsible for managing data connections.
|
![]() |
ExternalLinkCollection |
Represents a collection of external links.
|
![]() |
FontsCollection |
Represents a collection of fonts used within an application, providing methods to manage and retrieve font resources.
|
![]() |
HPageBreaksCollection |
Represents a collection of horizontal page breaks in a worksheet.
|
![]() |
HyperLinksCollection |
Represents a collection of hyperlinks, providing methods to manage and access individual hyperlinks.
|
![]() |
PicturesCollection |
Represents a collection of pictures that can be managed and manipulated within an application.
|
![]() |
PivotCachesCollection |
Represents a collection of PivotCache objects in an Excel workbook. Each PivotCache object contains the data used by one or more PivotTables.
|
![]() |
PivotTablesCollection |
Represents a collection of PivotTable objects in a worksheet, allowing for the management and manipulation of pivot tables.
|
![]() |
QueryTableCollection |
Represents a collection of query tables used for database operations.
|
![]() |
RangesCollection |
Represents a collection of range objects, providing methods to manipulate and query the ranges.
|
![]() |
StylesCollection |
Represents a collection of styles that can be applied to various UI elements.
|
![]() |
VPageBreaksCollection |
Represents a collection of vertical page breaks in a worksheet.
|
![]() |
WorkbookObjectsCollection |
Represents a collection of ChartSheet objects.
|
![]() |
WorksheetChartsCollection |
Represents a collection of charts in a worksheet.
|
![]() |
WorksheetConditionalFormats |
Represents a collection of conditional formats applied to a worksheet in a spreadsheet application.
|
![]() |
WorksheetsCollection |
Represents a collection of Worksheet objects, providing methods and properties for managing multiple worksheets within a workbook.
|