Aspose::Words::Fields::ComparisonExpression class

ComparisonExpression class

The comparison expression. To learn more, visit the Working with Fields documentation article.

class ComparisonExpression : public System::Object

Methods

MethodDescription
get_ComparisonOperator() constGets the comparison operator.
get_LeftExpression() constGets the left expression.
get_RightExpression() constGets the right expression.
GetType() const override
Is(const System::TypeInfo&) const override
static Type()

See Also