cells property

WorksheetAsCells cells
getter/setter pair

Interactor for working with Worksheet cells as Cell objects.

Implementation

late WorksheetAsCells cells = WorksheetAsCells._(this);