Returns enumerator for the CellRange (only allocated cells).
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax
public CellRangeEnumerator GetReadEnumerator()
Return Value
An enumerator for the CellRange (only allocated cells).Remarks
See Also