[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IExpressionConsumer.GetFormula

GetFormula Method

GetFormula(int)

Gets the formula, as a string, of the object at the specified index.

Declaration
string GetFormula(int index)
Function GetFormula(index As Integer) As String
Parameters
Type Name Description
int index

The index of the formula.

Returns
Type Description
string
Remarks

This API supports the Spread infrastructure and is not intended to be used directly from your code.