Module command

Source

Structs§

CellIdentifier
A cell is uniquely identified by its (col index, row index) position in the spreadsheet grid. E.g. the cell “A2” can be represented as (0, 1), where rows and cols are 0-indexed.

Enums§

Command