XlCondFmtRuleExpression.Expression Property
Gets the expression used in the conditional formatting rule.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
XlExpression | A XlExpression object that is the expression. |
See Also