[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ExpressionConsumerFormulaInfo.GetExpression

GetExpression Method

GetExpression(int)

Gets the expression at the specified index.

Declaration
public Expression GetExpression(int index)
Public Function GetExpression(index As Integer) As Expression
Parameters
Type Name Description
int index

The expression index

Returns
Type Description
Expression

The expression at the specified index