Posted 17 June 2019, 5:28 am EST
Hi,
I am absolutely new to flexsheet. Can I get the cell address of any cell with the given row and column number?
Note: Can we use the below method in flexsheet?
(Static: xlsxAddress
xlsxAddress(row: number, col: number, absolute?: boolean, absoluteCol?: boolean, isWholeRow?: boolean): string)