Aspose::Cells::ThemeColor::SetTint method
ThemeColor::SetTint method
Gets and sets the tint value.
void Aspose::Cells::ThemeColor::SetTint(double value)
Remarks
The tint value is stored as a double from -1.0 .. 1.0, where -1.0 means 100% darken and 1.0 means 100% lighten. Also, 0.0 means no change.
See Also
- Class Vector
- Class ThemeColor
- Namespace Aspose::Cells
- Library Aspose.Cells for C++