Home
last modified time | relevance | path

Searched defs:colorFont (Results 1 – 1 of 1) sorted by relevance

/plugin/xlsx2dw/
Dscript.js68colorFont: (cell?.colorFont && cell.colorFont.length === 7) ? cell.colorFont : "#000000", property
95 colorFont: style["style:text-properties"]?.["-fo:color"] ?? "#000000", property
290 colorFont: getColorXLSX(cell, "font"), property
307 colorFont: getColorXLSX(cell, "font"), property