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

Background color as an ARGB value, or an empty string for no fill.

Example
assert Format({"bg_color": "gray"}).backgroundColor == "FF808080"