XlColor.IsAutoOrEmpty Property
Gets a value indicating whether the current color is automatic or empty.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the color is automatic or empty; otherwise, false. |
See Also