Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICommentThreaded Interface / Parent Property
In This Topic
    Parent Property (ICommentThreaded)
    In This Topic
    Returns the parent object for the specified object. The top-level threaded comment's parent is null.
    Syntax
    ICommentThreaded Parent {get;}
    See Also