Returns enumerator for the CellRange (only allocated cells).
Returns enumerator that iterates only already allocated cells in the range. If you are only reading existing cells (values or formatting), use this enumerator as it is faster and doesn't allocate unnecessary cells.
CellRange Class | GemBox.Spreadsheet Namespace