'Declaration
Public Enum FormulaContextType Inherits System.Enum
'Usage
Dim instance As FormulaContextType
public enum FormulaContextType : System.Enum
'Declaration
Public Enum FormulaContextType Inherits System.Enum
'Usage
Dim instance As FormulaContextType
public enum FormulaContextType : System.Enum
Member | Description |
---|---|
General | Specifies general type |
IsArrayExpression | Specifies context array type |
IsMultiRangeExpression | Specifies context multi-range type |
RelativeReference | Specifies relative type |
SemiRelativeReference | Specifies semi-relative type |
SensitiveContext | Specifies context sensitive type |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Model.FormulaContextType