@sheetwrite/coreinterface
Zero-based address of one cell on a stable sheet ID.
Members 3
Declaration
View full TypeScript declaration
export interface CellAddress { row: number; col: number;}Sheetwrite / Documentation
@sheetwrite/coreZero-based address of one cell on a stable sheet ID.
export interface CellAddress { row: number; col: number;}