Click or drag to resize

Spire.Xls.Core.Spreadsheet.Collections Namespace

Classes
Class Description
Public class ArcShapeCollection
Represents a collection of ArcShape objects, providing methods to manage and manipulate a group of arc shapes.
Public class BordersCollectionArrayWrapper
Contains borders for range that contains more than one cell.
Public class ButtonShapeCollection
Represents a collection of button shapes.
Public class CheckBoxCollection
Represents a collection of CheckBox controls.
Public class 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
Public class CollectionChangeEventArgs T
Class that represent event args.
Public class CollectionExtended T
This is the base class for all collections.
Public class ComboBoxCollection
Represents a collection of ComboBox items.
Public class CondFormatCollectionWrapper
Wrapper over conditional format collection for range.
Public class GeomertyAdjustValuesCollection
Represents a collection of geometry adjustment values used for modifying geometric shapes or structures.
Public class GroupBoxCollection
Represents a collection of GroupBox controls.
Public class LabelShapeCollection
Represents a collection of LabelShape objects.
Public class LineCollection
Represents a collection of Line objects.
Public class ListBoxCollection
Represents a collection of ListBox items.
Public class OvalShapeCollection
Represents a collection of OvalShape objects.
Public class PrstGeomShapeCollection
Represents a collection of preset geometric shapes.
Public class RadioButtonCollection
Represents a collection of RadioButton controls.
Public class RectangleCollection
Represents a collection of Rectangle objects.
Public class ScrollBarCollection
Represents a collection of ScrollBar objects.
Public class ShapeCollectionBase
Represents a base class for collections of shapes.
Public class SpinnerShapeCollection
Represents a collection of SpinnerShape objects, providing methods to manage and manipulate a group of spinner shapes.
Public class TextBoxCollection
Represents a collection of TextBox controls.
Public class XlsAddInFunctionsCollection
Represents a collection of add-in functions for Excel.
Public class XlsAutoFiltersCollection
Represents a collection of auto filters applied to an Excel worksheet.
Public class XlsBordersCollection
Represents a collection of borders that can be applied to cells in an Excel worksheet.
Public class 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.
Public class XlsChartsCollection
Represents a collection of charts in an Excel worksheet.
Public class XlsCommentsCollection
Represents a collection of comments in an Excel worksheet.
Public class XlsConditionalFormats
Collection of conditional formats for the single-cell range.
Public class XlsCustomProperty
Represents a custom property in an Excel file, allowing for the storage of additional metadata.
Public class XlsDataValidationCollection
Represents a collection of data validation settings for cells in an Excel worksheet.
Public class XlsFontsCollection
Represents a collection of fonts used in an Excel document.
Public class XlsHeaderFooterShapeCollection
Summary description for HeaderFooterShapesCollection.
Public class XlsHPageBreaksCollection
The collection of horizontal page breaks within the print area. Each horizontal page break is represented by an HPageBreak object.
Public class XlsHyperLinksCollection
Represents a collection of hyperlinks within an Excel worksheet.
Public class XlsPicturesCollection
Represents a collection of pictures in an Excel worksheet.
Public class XlsPivotCachesCollection
Represents a collection of pivot caches.
Public class XlsPivotTablesCollection
Represents a collection of pivot tables in an Excel worksheet.
Public class XlsRangesCollection
Summary description for RangesCollection.
Public class XlsStylesCollection
Represents a collection of styles used in Excel documents.
Public class XlsVPageBreaksCollection
A collection of vertical page breaks within the print area. Each vertical page break is represented by a VPageBreak object.
Public class XlsWorkbookObjectsCollection
Represents a collection of Worksheet or Chartsheet in the workbook.
Public class XlsWorksheetChartsCollection
Represents a collection of charts within an Excel worksheet.
Public class XlsWorksheetConditionalFormats
Represents a collection of conditional formats applied to an Excel worksheet.
Public class XlsWorksheetCustomProperties
Represents a collection of custom properties for an Excel worksheet.
Public class XlsWorksheetsCollection
A collection of all the Worksheet objects in the specified or active workbook. Each Worksheet object represents a worksheet.