[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IErrorTextSupport.GetCellErrorText

GetCellErrorText Method

GetCellErrorText(int, int)

Gets the error text of the cell.

Declaration
string GetCellErrorText(int row, int column)
Function GetCellErrorText(row As Integer, column As Integer) As String
Parameters
Type Name Description
int row

The row index

int column

The column index

Returns
Type Description
string

The string value error text of the cell