Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICommentsThreaded Interface
Members


In This Topic
    ICommentsThreaded Interface
    In This Topic
    Represents a collection of top-level ICommentThreaded objects in a worksheet, or a collection of replies in a single threaded comment.
    Syntax
    'Declaration
     
    
    Public Interface ICommentsThreaded 
    'Usage
     
    
    Dim instance As ICommentsThreaded
    public interface ICommentsThreaded 
    See Also