Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / ShowCommentThreaded Method


In This Topic
    ShowCommentThreaded Method
    In This Topic
    Shows comment(s) of the active cell.
    Syntax
    'Declaration
     
    
    Public Sub ShowCommentThreaded() 
    'Usage
     
    
    Dim instance As SpreadView
     
    instance.ShowCommentThreaded()
    public void ShowCommentThreaded()
    See Also