_Document.Comments プロパティ

定義

指定した Comments ドキュメント内のすべてのコメントを表すコレクションを返します。

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

プロパティ値

適用対象