[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IObjectExpressionSupport.GetExpression

GetExpression Method

GetExpression(IExpressionConsumer, int)

Gets the expression, as a Expression, of the object at the specified index.

Declaration
Expression GetExpression(IExpressionConsumer obj, int index)
Function GetExpression(obj As IExpressionConsumer, index As Integer) As Expression
Parameters
Type Name Description
IExpressionConsumer obj

The object consumer.

int index

The index of the formula.

Returns
Type Description
Expression

The expression of the object at the specified index