XlColor.DefaultForeground Property
Returns the XlColor object that represents the default foreground color with the color index 64.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
XlColor | An XlColor object that is the default foreground color. |
See Also