[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IExpressionConsumer.SetFormula

SetFormula Method

SetFormula(int, string)

Sets the formula of the object at the specified index.

Declaration
void SetFormula(int index, string formula)
Sub SetFormula(index As Integer, formula As String)
Parameters
Type Name Description
int index

The index of the formula.

string formula

The setting formula

Remarks

This method is intented to be used when it is necessary to change the formula at the specified index of the IExpressionConsumer