com.aspose.words
Class ComparisonExpression

java.lang.Object
    extended by com.aspose.words.ComparisonExpression

public class ComparisonExpression 
extends java.lang.Object

The comparison expression.

Property Getters/Setters Summary
java.lang.StringgetComparisonOperator()
           Gets the comparison operator.
java.lang.StringgetLeftExpression()
           Gets the left expression.
java.lang.StringgetRightExpression()
           Gets the right expression.
 

Property Getters/Setters Detail

getComparisonOperator

public java.lang.String getComparisonOperator()
Gets the comparison operator.

getLeftExpression

public java.lang.String getLeftExpression()
Gets the left expression.

getRightExpression

public java.lang.String getRightExpression()
Gets the right expression.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.