Aspose::Cells::Drawing::Line::SetThemeColor method

Line::SetThemeColor method

Gets and sets the theme color.

void Aspose::Cells::Drawing::Line::SetThemeColor(const ThemeColor &value)

Remarks

If the foreground color is not a theme color, NULL will be returned.

See Also