label property

String label
getter/setter pair

Returns position of a cell in A1 notation.

Implementation

late String label = '${A1Ref.getColumnLabel(column)}$row';