XlValueObject Class
An object that can be used to create a criterion for data validation and as a threshold value specified in the conditional formatting rule.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Related API Members
The following members return XlValueObject objects:
Remarks
The following properties return the XlValueObject instance:
- XlDataValidation.Criteria1;
- XlDataValidation.Criteria2;
- XlCondFmtValueObject.Value;
- XlCondFmtRuleCellIs.Value;
- XlCondFmtRuleCellIs.SecondValue.
Inheritance
Object
XlValueObject
See Also