Skip to content

cupertino-files / cellAddress

Function: cellAddress() ​

cellAddress(column, row, absoluteColumn?, absoluteRow?): string

Defined in: src/tst/formulas.ts:171

A1-style address; either half may be omitted for whole row/column refs.

Parameters ​

column ​

number | undefined

row ​

number | undefined

absoluteColumn? ​

boolean = false

absoluteRow? ​

boolean = false

Returns ​

string

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.