[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IClearDataSupport.ClearData

ClearData Method

ClearData(int, int, int, int)

Clears the data from the specified range.

Declaration
void ClearData(int row, int column, int rowCount, int columnCount)
Sub ClearData(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