_Application.Windows 属性

定义

返回表示 Windows 所有文档窗口的集合。

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

属性值

注解

该集合对应于"窗口"菜单底部显示的窗口名称。

适用于