Aspose::Cells::Style::SetForegroundColor method

Style::SetForegroundColor method

Gets or sets a style’s foreground color.

void Aspose::Cells::Style::SetForegroundColor(const Aspose::Cells::Color &value)

Remarks

It means no color setting if Color.Empty is returned.

See Also