ExcelRowColumnCollectionBase Class
Base class for row and column collections.
public abstract class ExcelRowColumnCollectionBase : ExcelRowColumnCellCollectionBase, IEnumerablePublic MustInherit Class ExcelRowColumnCollectionBase
Inherits ExcelRowColumnCellCollectionBase
Implements IEnumerable- Inheritance:
- System.ObjectExcelRowColumnCollectionBase
- Derived
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