Windows 要素 (Visio XML)
ドキュメントの 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 などの具体的な要件が定義されている場合は、定義のセクションを参照してください。
親要素
なし。
子要素
Element | 型 | 説明 |
---|---|---|
Window |
Window_Type |
Microsoft Visio インスタンスで開いているウィンドウを表します。 |
属性
属性 | 型 | 必須 | 説明 | 可能な値 |
---|---|---|---|---|
ClientHeight |
xsd:unsignedShort |
省略可能 |
表示領域の高さの寸法を表します |
xsd:unsignedShort 型の値。 |
ClientWidth |
xsd:unsignedShort |
省略可能 |
表示領域の幅の寸法を表します |
xsd:unsignedShort 型の値。 |