_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

属性值

适用于