HeaderFooterPicture.ColorType Property
Gets or sets the type of color transformation applied to the picture.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Spreadsheet.PictureColorType | One of the DevExpress.Spreadsheet.PictureColorType enumeration values specifying the color transformation type. |
See Also