Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / Operator Property
In This Topic
    Operator Property (IValidation)
    In This Topic
    Gets or sets the operator for the conditional format or data validation (read-only).
    Syntax
    ValidationOperator Operator {get; set;}
    See Also