Description Usage Arguments Examples
Convert a valid Excel reference (string) to a list of row and columns
1 | excel.ref_to_col_row(ref)
|
string |
A valid Excel column name. |
1 2 | excel.string_col_to_number("sheet1!$AA$Z")
excel.string_col_to_number("sheet1!$AA$3:$AB$7")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.