Range.Comments Property

Definition

Returns a Comments collection that represents all the comments in the specified range.

public:
 property Microsoft::Office::Interop::Word::Comments ^ Comments { Microsoft::Office::Interop::Word::Comments ^ get(); };
public Microsoft.Office.Interop.Word.Comments Comments { get; }
member this.Comments : Microsoft.Office.Interop.Word.Comments
Public ReadOnly Property Comments As Comments

Property Value

Applies to