GemBox.Spreadsheet

ExcelCellCollection Members

ExcelCellCollection overview

Public Instance Properties

Count (inherited from ExcelRowColumnCellCollectionBase) Gets the number of currently allocated elements (dynamically changes when worksheet is modified).
Item Gets the cell with the specified index.

Public Instance Methods

GetEnumerator (inherited from ExcelRowColumnCellCollectionBase) Returns an enumerator for the ExcelRowColumnCellCollectionBase.

See Also

ExcelCellCollection Class | GemBox.Spreadsheet Namespace | ExcelCell