hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

Allow string addresses in API methods `getCellValue`, `setCellValue` etc

Open sequba opened this issue 2 years ago • 0 comments

Description

It would be nice to be able to write:

const result = hfInstance.getCellValue('A1');

The old way should still work for backwards compatibility

Links

sequba avatar Jan 24 '23 13:01 sequba