Spread WPF 18
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.
    Object Model
    ICommentsThreaded Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ICommentsThreaded 
    'Usage
     
    Dim instance As ICommentsThreaded
    [DefaultMember("Item")]
    public interface ICommentsThreaded 
    See Also