Aspose::Cells::Style::SetBackgroundColor method
Style::SetBackgroundColor method
Gets or sets a style’s background color.
void Aspose::Cells::Style::SetBackgroundColor(const Aspose::Cells::Color &value)
Remarks
If you want to set a cell’s color, please use Style.ForegroundColor property. Only if the cell style pattern is other than none or solid, this property will take effect.
See Also
- Class Vector
- Class Style
- Namespace Aspose::Cells
- Library Aspose.Cells for C++