Aspose::Cells::Style::GetForegroundColor method

Style::GetForegroundColor method

Gets or sets a style’s foreground color.

Aspose::Cells::Color Aspose::Cells::Style::GetForegroundColor()

Remarks

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

See Also