XlDataValidation.AllowBlank Property
Gets or sets whether the data validation treats empty or blank entries as valid.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to define empty cells as valid; otherwise, false. |
See Also