[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IExpressionSupport.SetExpression

SetExpression Method

SetExpression(int, int, Expression)

Sets the formula, as an expression, in the cell at the specified row and column.

Declaration
void SetExpression(int row, int column, Expression value)
Sub SetExpression(row As Integer, column As Integer, value As Expression)
Parameters
Type Name Description
int row

Row index

int column

Column index

Expression value

Formula