Row element (Actions Section) (Visio XML)

Contains rows that describe menu items on a shortcut or action tag menu of a shape or page.

Element information

Value
Element type
ActionsRow_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
Schema file
VisioSchema15.xsd
Document parts
masters.xml, master#.xml, pages.xml, page#.xml

Definition

< xs:element name="Row" type="ActionsRow_Type" >
</xs:element >

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Parent elements

Element Type Description
Section
Section_Type
Contains rows that describe menu items on a shortcut or action tag menu of a shape or page.

Child elements

Element Type Description
Cell
Cell_Type
Specifies one property of an action associated with a custom command on a shortcut or action tag menu.

Attributes

Attribute Type Required Description Possible values
Del
xsd:boolean
optional
Specifies whether a row that would otherwise be inherited from a master shape has been deleted. Values of the xsd:boolean type.
IX
xsd:unsignedInt
optional
Specifies the one-based identifier for the row. It should be unqiue and greater than other identifiers in the same section.The IX attribute is only used for the Character, Connection, Field, FillGradient, Geometry, Layer, LineGradient, Paragraph, Reviewer, Scratch, and Tabs sections. A row can only have one of the IX or N attributes. Values of the xsd:unsignedInt type.
LocalName
xsd:string
optional
Specifies the unique language-dependent name of the row. Values of the xsd:string type.
N
xsd:string
optional
Specifies the unique language-independent name of the row.The N attribute is only used for the User, Property, Actions, Control, Connection, Hyperlink, and ActionTag sections. A row can only have one of the IX or N attributes. Values of the xsd:string type.
T
xsd:string
optional
Specifies the type of the geometric path represented by the row and used in geometry visualization. The T attribute is only used for the Geometry section. Values of the xsd:string type.