Selection.Document プロパティ

定義

指定した選択範囲に Document 関連付けられているオブジェクトを返します。

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

プロパティ値

適用対象