Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / OperatorNode Class / Kind Property
In This Topic
    Kind Property
    In This Topic
    The type of the operator.
    Syntax
    public OperatorKind Kind {get; set;}
    See Also