StyleFlagFontColor Property |
Font color setting will be applied.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic bool FontColor { get; set; }
Public Property FontColor As Boolean
Get
Set
public:
property bool FontColor {
bool get ();
void set (bool value);
}
member FontColor : bool with get, set
Property Value
Type:
Boolean
See Also