задает условное форматирование для значений в ячейке и возвращает название формата
| rowId | number | id ряда |
| columnId | number | id колонки |
| format | string | условия, разделенные запятой (подробнее об условном форматировании) |
| page | string | опциональный, название страницы |
| string | the name of the format |
$$("ssheet").setFormat(2, 2, "[>1000]> 0.0;[>100]Check 0,000.0#;[=0]Nope", "Sheet1");
Check the format details.
When a new column or row is added, new cells inherit the existing formats in the following way: