Windows 元素 (Visio XML)
包含文档的 Window 元素。
元素信息
值 | |
---|---|
元素类型 |
Windows_Type |
命名空间 |
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 实例中打开的窗口。 |
Attributes
属性 | 类型 | 必需 | 说明 | 可能的值 |
---|---|---|---|---|
ClientHeight |
xsd:unsignedShort |
可选 |
表示显示区域的高度维度 |
xsd:unsignedShort 类型的值。 |
ClientWidth |
xsd:unsignedShort |
可选 |
表示显示区域的宽度尺寸 |
xsd:unsignedShort 类型的值。 |