Spire.Xls.Core.Spreadsheet.Collections Namespace |
Class | Description | |
---|---|---|
![]() |
ArcShapeCollection |
Represents a collection of ArcShape objects, providing methods to manage and manipulate a group of arc shapes.
|
![]() |
BordersCollectionArrayWrapper |
Contains borders for range that contains more than one cell.
|
![]() |
ButtonShapeCollection |
Represents a collection of button shapes.
|
![]() |
CheckBoxCollection |
Represents a collection of CheckBox controls.
|
![]() |
CollectionBase T |
Provides a base class for a collection of objects that can be individually accessed by index.
This class implements the IList interface and serves as a base class for creating collections.
It provides some event such as OnSet OnSetComplete and so on
|
![]() |
CollectionChangeEventArgs T |
Class that represent event args.
|
![]() |
CollectionExtended T |
This is the base class for all collections.
|
![]() |
ComboBoxCollection |
Represents a collection of ComboBox items.
|
![]() |
CondFormatCollectionWrapper |
Wrapper over conditional format collection for range.
|
![]() |
GeomertyAdjustValuesCollection |
Represents a collection of geometry adjustment values used for modifying geometric shapes or structures.
|
![]() |
GroupBoxCollection |
Represents a collection of GroupBox controls.
|
![]() |
LabelShapeCollection |
Represents a collection of LabelShape objects.
|
![]() |
LineCollection |
Represents a collection of Line objects.
|
![]() |
ListBoxCollection |
Represents a collection of ListBox items.
|
![]() |
OvalShapeCollection |
Represents a collection of OvalShape objects.
|
![]() |
PrstGeomShapeCollection |
Represents a collection of preset geometric shapes.
|
![]() |
RadioButtonCollection |
Represents a collection of RadioButton controls.
|
![]() |
RectangleCollection |
Represents a collection of Rectangle objects.
|
![]() |
ScrollBarCollection |
Represents a collection of ScrollBar objects.
|
![]() |
ShapeCollectionBase |
Represents a base class for collections of shapes.
|
![]() |
SpinnerShapeCollection |
Represents a collection of SpinnerShape objects, providing methods to manage and manipulate a group of spinner shapes.
|
![]() |
TextBoxCollection |
Represents a collection of TextBox controls.
|
![]() |
XlsAddInFunctionsCollection |
Represents a collection of add-in functions for Excel.
|
![]() |
XlsAutoFiltersCollection |
Represents a collection of auto filters applied to an Excel worksheet.
|
![]() |
XlsBordersCollection |
Represents a collection of borders that can be applied to cells in an Excel worksheet.
|
![]() |
XlsBuiltInDocumentProperties |
Represents a collection of built-in document properties for an Excel workbook.
These properties include metadata such as title, author, and creation date, which are commonly used for organizing and identifying documents.
|
![]() |
XlsChartsCollection |
Represents a collection of charts in an Excel worksheet.
|
![]() |
XlsCommentsCollection |
Represents a collection of comments in an Excel worksheet.
|
![]() |
XlsConditionalFormats |
Collection of conditional formats for the single-cell range.
|
![]() |
XlsCustomProperty |
Represents a custom property in an Excel file, allowing for the storage of additional metadata.
|
![]() |
XlsDataValidationCollection |
Represents a collection of data validation settings for cells in an Excel worksheet.
|
![]() |
XlsFontsCollection |
Represents a collection of fonts used in an Excel document.
|
![]() |
XlsHeaderFooterShapeCollection |
Summary description for HeaderFooterShapesCollection.
|
![]() |
XlsHPageBreaksCollection |
The collection of horizontal page breaks within the print area.
Each horizontal page break is represented by an HPageBreak object.
|
![]() |
XlsHyperLinksCollection |
Represents a collection of hyperlinks within an Excel worksheet.
|
![]() |
XlsPicturesCollection |
Represents a collection of pictures in an Excel worksheet.
|
![]() |
XlsPivotCachesCollection |
Represents a collection of pivot caches.
|
![]() |
XlsPivotTablesCollection |
Represents a collection of pivot tables in an Excel worksheet.
|
![]() |
XlsRangesCollection |
Summary description for RangesCollection.
|
![]() |
XlsStylesCollection |
Represents a collection of styles used in Excel documents.
|
![]() |
XlsVPageBreaksCollection |
A collection of vertical page breaks within the print area.
Each vertical page break is represented by a VPageBreak object.
|
![]() |
XlsWorkbookObjectsCollection |
Represents a collection of Worksheet or Chartsheet in the workbook.
|
![]() |
XlsWorksheetChartsCollection |
Represents a collection of charts within an Excel worksheet.
|
![]() |
XlsWorksheetConditionalFormats |
Represents a collection of conditional formats applied to an Excel worksheet.
|
![]() |
XlsWorksheetCustomProperties |
Represents a collection of custom properties for an Excel worksheet.
|
![]() |
XlsWorksheetsCollection |
A collection of all the Worksheet objects in the specified or
active workbook. Each Worksheet object represents a worksheet.
|