[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexSheet.GetComment

GetComment Method

GetComment(int, int)

Get comment from cell.

Declaration
public Comment GetComment(int rowIndex, int columnIndex)
Public Function GetComment(rowIndex As Integer, columnIndex As Integer) As Comment
Parameters
Type Name Description
int rowIndex
int columnIndex
Returns
Type Description
Comment