Spread Windows Forms 12.0 Product Documentation
PercentOperator Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > UnaryOperatorInfo Class : PercentOperator Field
Represents an instance of the unary percent operator. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly PercentOperator As UnaryOperatorInfo
'Usage
 
Dim value As UnaryOperatorInfo
 
value = UnaryOperatorInfo.PercentOperator
public static readonly UnaryOperatorInfo PercentOperator

Field Value

UnaryOperatorInfo object containing the unary percentage operator
See Also

Reference

UnaryOperatorInfo Class
UnaryOperatorInfo Members