[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IErrorTextSupport.SetCellErrorText

SetCellErrorText Method

SetCellErrorText(int, int, string)

Sets the error text for the cell.

Declaration
void SetCellErrorText(int row, int column, string value)
Sub SetCellErrorText(row As Integer, column As Integer, value As String)
Parameters
Type Name Description
int row

The row index

int column

The column index

string value

The error text of the cell