GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ExcelRowColumnCollectionBase Class

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Base class for row and column collections.

    • C#
    • VB.NET
    public abstract class ExcelRowColumnCollectionBase : ExcelRowColumnCellCollectionBase, IEnumerable
    Public MustInherit Class ExcelRowColumnCollectionBase
        Inherits ExcelRowColumnCellCollectionBase
        Implements IEnumerable
    Inheritance:
    System.Object
    ExcelRowColumnCellCollectionBase
    ExcelRowColumnCollectionBase
    Derived
    ExcelRowColumnCollectionBase<T>
    Implements
    System.Collections.IEnumerable

    Inherited Properties

    Count

    Gets the number of currently allocated elements (dynamically changes when worksheet is modified -- read remarks).

    (Inherited from ExcelRowColumnCellCollectionBase)

    Inherited Methods

    GetEnumerator()

    Returns an enumerator for the ExcelRowColumnCellCollectionBase.

    (Inherited from ExcelRowColumnCellCollectionBase)

    Implements

    System.Collections.IEnumerable

    Examples

    Referencing ExcelCell and CellRange in C# and VB.NET
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.