OfficeColor.Transforms Property
Gets the collection of color transformations applied to the color.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v25.2.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| IBaseList<ColorTransformBase> | A collection of color transformations. |
See Also