XlsxFormat

Undocumented in source.
struct XlsxFormat {
string originalFormatString;
Color foregroundColor;
Color backgroundColor;
int alignment;
Type type;
}

Members

Functions

applyTo
Result applyTo(string s)

Structs

Result
struct Result

Meta