Base class for row, column and cell collections.
Inheritance Hierarchy
GemBox.Spreadsheet ExcelRowColumnCellCollectionBase
GemBox.Spreadsheet ExcelCellCollection
GemBox.Spreadsheet ExcelRowColumnCollectionBase
Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax
public abstract class ExcelRowColumnCellCollectionBase : IEnumerable
See Also