WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.XlsIO.Implementation.Collections

    Show / Hide Table of Contents

    Namespace Syncfusion.XlsIO.Implementation.Collections

    Classes

    AddInFunctionsCollection

    Represents a collection of AddInFunctions.

    ArrayListEx

    Represents an array list extension.

    AutoFiltersCollection

    Represents an AutoFilter collections

    BordersCollection

    Represent a Borders collection.

    BordersCollectionArrayWrapper

    Represents a borders for range that contains more than one cell.

    BuiltInDocumentProperties

    Represents the document properties in a MS Excel document.

    CellRecordCollection

    Represents the collection of CellRecord.

    ChartsCollection

    Collection of the Charts object.

    CheckBoxCollection

    Represents worksheet's textbox collection.

    CollectionBase<T>

    CollectionBase

    CollectionBaseEx<T>

    This is the base class for all collections.

    CollectionChangeEventArgs<T>

    Class that represent event args.

    ComboBoxCollection

    This class represents collection of all combo box inside single worksheet.

    CommentsCollection

    Collection stores all comments in the worksheet.

    CondFormatCollectionWrapper

    Wrapper over conditional format collection for range.

    ConditionalFormats

    Collection of conditional formats for the single-cell range.

    CustomDocumentProperties

    Summary description for CustomDocumentProperties.

    CustomXmlPartCollection

    Represents the inplementation of custom xml part collection

    DataValidationCollection

    Incapsulates one DValRecord and multiple DVRecords from xls file.

    DataValidationTable

    Table of all data validation in the worksheet.

    ErrorIndicatorsCollection

    Summary description for ErrorIndicatorsCollection.

    ExtendedFormatsCollection

    Represents collection of all extended formats in the workbook.

    ExternBookCollection

    Collection of external workbooks in the worksheet.

    ExternNamesCollection

    Summary description for ExternNamesCollection.

    FontsCollection

    Summary description for FontsCollection.

    FormatsCollection

    Represents collection of formats in the workbook.

    HeaderFooterShapeCollection

    Summary description for HeaderFooterShapesCollection.

    HPageBreaksCollection

    The collection of horizontal page breaks within the print area. Each horizontal page break is represented by an HPageBreak object.

    HyperLinksCollection

    Collection of hyperlinks.

    MapCollection
    MapEnumerator

    TODO: place correct comment here

    MetaPropertiesImpl

    Represents the meta properties implementation

    OptionButtonCollection

    Represents worksheet's OptionButton collection.

    PicturesCollection
    PivotCacheFieldsCollection

    Summary description for PivotCacheFieldsCollection.

    RangesCollection

    Summary description for RangesCollection.

    RBTreeNode

    Node class used for proper storing of data in the Map Collection.

    RecordTable

    Implements a two-dimensional table that holds an SFArrayList of rows. Each row is an SFArrayList of objects.

    RecordTableEnumerator

    Represents enumerator for SFTable

    RowStorage

    Stores single row data and gives functionality to access and modify it.

    RowStorageEnumerator

    Represents enumerator for RowStorage

    SFArrayList<T>

    Extends List with MoveRange, InsertRange and RemoveRange methods. The Item property will grow the array on demand or return NULL if an index is out of range.

    SFTable

    Implements a two-dimensional table that holds an SFArrayList of rows. Each row is an SFArrayList of objects.

    ShapeCollectionBase

    Summary description for ShapeCollectionBase.

    ShapesCollection

    Collection of worksheet's shapes.

    StylesCollection

    A collection of all the Style objects in the specified or active workbook. Each Style object represents a style description for a range. The Style object also contains all style attributes (font, number format, alignment, and so on) as properties. There are several built-in styles � including Normal, Currency, and Percent � which are listed in the Style name box in the Style dialog box (Format menu).

    TextBoxCollection

    Represents worksheet's textbox collection.

    VPageBreaksCollection

    A collection of vertical page breaks within the print area. Each vertical page break is represented by a VPageBreak object.

    WorkbookNamesCollection

    Collection of the Workbook names (NamedRanges).

    WorkbooksCollection

    A collection of all the Workbook objects that are currently open in the XlsIO application.

    WorksheetChartsCollection
    WorksheetConditionalFormats

    Summary description for WorksheetConditionalFormats.

    WorksheetCustomProperties

    Represents collection of all custom properties in the worksheet.

    WorksheetNamesCollection

    Summary description for NamesCollection.

    WorksheetsCollection

    A collection of all the Worksheet objects in the specified or active workbook. Each Worksheet object represents a worksheet.

    XmlMapCollection

    Class to hold Xml collection.

    Enums

    NodeColor

    Suitable Node colors used for 2-3-4 nodes detection.

    Delegates

    CollectionBaseEx<T>.CollectionChange

    Delegate for Change event.

    CollectionBaseEx<T>.CollectionClear

    Delegate for Clear event.

    CollectionBaseEx<T>.CollectionSet

    Delegate for Set event.

    RowStorage.CellMethod

    Calls each cell.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved