klyn.io.xlsx.Format.fontColor
property
public readonly property fontColor as String:
Description

Font color as an ARGB value, or an empty string for the default color.

Example
assert Format({"font_color": "white"}).fontColor == "FFFFFFFF"