MasterShortcut element (Masters_Type complexType) ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Specifies a master shortcut defined in the document.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Contains the Master elements for the document. |
Child elements
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
AlignName |
xsd:unsignedShort |
optional |
Specifies whether the element's text in the stencil window is aligned left, right, or center. |
Values of the xsd:unsignedShort type. |
|
IconSize |
xsd:unsignedShort |
optional |
The size of the element's icon. |
Values of the xsd:unsignedShort type. |
|
ID |
xsd:unsignedInt |
required |
The unique ID of the element within its parent element. |
Values of the xsd:unsignedInt type. |
|
Name |
xsd:string |
optional |
The name of the element. |
Values of the xsd:string type. |
|
NameU |
xsd:string |
optional |
The universal name of the element. |
Values of the xsd:string type. |
|
PatternFlags |
xsd:unsignedShort |
optional |
Determines whether a master behaves as a custom pattern. |
Values of the xsd:unsignedShort type. |
|
Prompt |
xsd:string |
optional |
The status bar and tool tip prompt for the element. |
Values of the xsd:string type. |
|
ShortcutHelp |
xsd:string |
optional |
A help string for the element. |
Values of the xsd:string type. |
|
ShortcutURL |
xsd:string |
optional |
A URL to a MasterShortcut element. |
Values of the xsd:string type. |