FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / InsertComment Method

In This Topic
    InsertComment Method
    In This Topic
    Insert comment.
    Syntax
    'Declaration
     
    
    Public Sub InsertComment( _
       ByVal cell As CellRange _
    ) 
    public void InsertComment( 
       CellRange cell
    )

    Parameters

    cell
    See Also