Selection.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

属性值

适用于