[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetCellErrorText

SetCellErrorText Method

SetCellErrorText(int, int, string)

Sets the error text for a specified cell.

Declaration
public void SetCellErrorText(int rowIndex, int columnIndex, string errorText)
Public Sub SetCellErrorText(rowIndex As Integer, columnIndex As Integer, errorText As String)
Parameters
Type Name Description
int rowIndex

Row index of cell

int columnIndex

Column index of cell

string errorText

Error text