addFormat

adds a format and returns its name

string addFormat(string format);
formatstringconditions for formatting the cell content, separated by semi-colons
stringthe 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.