addFormat
adds a format and returns its name
string addFormat(string format);
| format | string | conditions for formatting the cell content, separated by semi-colons |
| string | the name of the format |
Example
$$("ssheet").addFormat("[green]0.0");
Related samples
Details
Check the format details.
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.