MasterShortcut 要素 (Masters_Type complexType) (Visio XML)

ドキュメントで定義されているマスター ショートカットを指定します。

要素の情報

要素の種類
MasterShortcut_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
スキーマ ファイル
VisioSchema15.xsd
ドキュメント パーツ
master#.xml

定義

< xs:element name="MasterShortcut" type="MasterShortcut_Type" minOccurs="0" maxOccurs="unbounded" >
</xs:element >

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

親要素

要素 説明
Masters
Masters_Type
ドキュメントの Master 要素を格納します。

子要素

Element 説明
Icon
Icon_Type
文書内の Master 要素または MasterShortcut 要素の MIME (多目的インターネット メール拡張機能) でエンコードされたバイナリ アイコン (.ico形式) を指定します。

属性

属性 必須 説明 可能な値
AlignName
xsd:unsignedShort
省略可能
ステンシル ウィンドウ内の要素のテキストを左揃え、右揃え、または中央揃えにするかどうかを指定します。 xsd:unsignedShort 型の値。
IconSize
xsd:unsignedShort
省略可能
要素のアイコンのサイズ。 xsd:unsignedShort 型の値。
ID
xsd:unsignedInt
必須
親要素内の要素の一意の ID です。 xsd:unsignedInt 型の値。
名前
xsd:string
省略可能
要素の名前。 xsd:string 型の値。
NameU
xsd:string
省略可能
要素のユニバーサル名。 xsd:string 型の値。
PatternFlags
xsd:unsignedShort
省略可能
マスター シェイプをユーザー設定のパターンとして使用するかどうかを指定します。 xsd:unsignedShort 型の値。
プロンプト
xsd:string
省略可能
要素のステータス バーとツール ヒントプロンプト。 xsd:string 型の値。
ShortcutHelp
xsd:string
省略可能
要素のヘルプ文字列。 xsd:string 型の値。
ShortcutURL
xsd:string
省略可能
MasterShortcut 要素への URL。 xsd:string 型の値。