(Masters_Type Visio XML) (complexType 的 MasterShortcut 元素)
指定檔案中定義的主要快捷方式。
|
值 |
項目類型
|
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 >
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
子元素
元素 |
類型 |
描述 |
Icon
|
Icon_Type
|
指定MIME (多用途因特網郵件擴充功能) 編碼的二進製圖示, (檔中 Master 或 MasterShortcut 元素的.ico格式) 。 |
屬性
屬性 |
類型 |
Required |
描述 |
可能值 |
AlignName
|
xsd:unsignedShort
|
選用
|
指定樣板視窗中的元素文字是靠左對齊、靠右或置中對齊。 |
xsd:unsignedShort 類型的值。 |
IconSize
|
xsd:unsignedShort
|
選用
|
元素圖示的大小。 |
xsd:unsignedShort 類型的值。 |
識別碼
|
xsd:unsignedInt
|
必要
|
專案在其父元素內的唯一標識碼。 |
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 類型的值。 |