OfficeColor(ScRgbColor) Constructor
Initializes a new instance of the OfficeColor class with specified settings.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v25.2.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| scRgb | ScRgbColor | An ScRgbColor value that specifies the scRGB (extended RGB) color. |
See Also