[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Comment.Ancestor

Ancestor Property

Ancestor

Gets the parent Comment for comments that are replies to an existing comment.

For new (top-level) comments returns null.

Declaration
public Comment Ancestor { get; }
Public ReadOnly Property Ancestor As Comment