[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ISheetDataModel.GetNote

GetNote Method

GetNote(int, int)

Gets the note for a cell of the specified row and column.

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

Row index

int column

Column index

Returns
Type Description
string

String with the note text