Skip to content
Sheetwrite

Sheetwrite / Documentation

cellA1@sheetwrite/core

0-based (row, col) → A1 cell reference (0, 0 → "A1").

0-based (row, col) → A1 cell reference (0, 0 → "A1").

Declaration

function cellA1(row: number, col: number): string