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
| Method | Description |
|---|---|
| get_ComparisonOperator() const | Gets the comparison operator. |
| get_LeftExpression() const | Gets the left expression. |
| get_RightExpression() const | Gets the right expression. |
| GetType() const override | |
| Is(const System::TypeInfo&) const override | |
| static Type() |
See Also
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++