Visio XML (的 Windows 元素)
包含文件的 Window 元素。
元素資訊
值 | |
---|---|
項目類型 |
Windows_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
架構檔案 |
VisioSchema15.xsd |
檔元件 |
windows.xml |
定義
<xs:element name="Windows" type="Windows_Type" >
</xs:element>
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
無。
子元素
元素 | 類型 | 描述 |
---|---|---|
Window |
Window_Type |
代表 Microsoft Visio 實例中開啟的視窗。 |
屬性
屬性 | 類型 | Required | 描述 | 可能值 |
---|---|---|---|---|
ClientHeight |
xsd:unsignedShort |
選用 |
表示顯示區域的高度維度 |
xsd:unsignedShort 類型的值。 |
ClientWidth |
xsd:unsignedShort |
選用 |
表示顯示區域的寬度維度 |
xsd:unsignedShort 類型的值。 |