次の方法で共有


_Document.Windows プロパティ

定義

Windows指定したドキュメントのすべてのウィンドウ (Sales.doc:1、Sales.doc:2 など) を表すコレクションを返します。

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

プロパティ値

適用対象