'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 |
RelativeReference | Specifies relative type |
SemiRelativeReference | Specifies semi-relative type |
SensitiveContext | Specifies context sensitive type |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Model.FormulaContextType