[]
Gets the formula context information of the object consumer.
FormulaContextType GetFormulaContextType(IExpressionConsumer obj, int index)
Function GetFormulaContextType(obj As IExpressionConsumer, index As Integer) As FormulaContextType
Type | Name | Description |
---|---|---|
IExpressionConsumer | obj | The object consumer |
int | index | The index of specified formula |
Type | Description |
---|---|
FormulaContextType | FormulaContextType value specifies formula context |