[]
Specifies the type of a formula.
[Flags]
public enum FormulaContextType
<Flags>
Public Enum FormulaContextType
| Name | 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 |