[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISheetDataModel.SetNote

SetNote Method

SetNote(int, int, string)

Sets the note for a cell at the specified row and column.

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

Row index

int column

Column index

string value

String for note