[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IClearFormulasSupport.ClearFormulas

ClearFormulas Method

ClearFormulas(int, int, int, int)

Clears the formulas from the specified range.

Declaration
void ClearFormulas(int row, int column, int rowCount, int columnCount)
Sub ClearFormulas(row As Integer, column As Integer, rowCount As Integer, columnCount As Integer)
Parameters
Type Name Description
int row

The row

int column

The column

int rowCount

The row count

int columnCount

The column count