Share via


MenuSet Object Members

Visio Automation Reference

Represents an entire menu set used by a Microsoft Office Visio window context.

Methods

  Name Description
Aa342269.methods(en-us,office.12).gif Delete Deletes an object.

Properties

  Name Description
Aa342269.properties(en-us,office.12).gif BuiltIn Determines whether an object is a default Microsoft Office Visio user interface object or a custom object. Read-only.
Aa342269.properties(en-us,office.12).gif Caption Gets or sets the caption for an object. Read/write.
Aa342269.properties(en-us,office.12).gif Enabled Determines whether or not an object is currently enabled. Read/write.
Aa342269.properties(en-us,office.12).gif Height Gets or sets the height of a menu set. Read/write.
Aa342269.properties(en-us,office.12).gif Left Gets the distance in pixels between the left edge of the object and the left side of the docking area. Sets the distance in pixels between the left edge of an object and the left edge of the screen. Read/write.
Aa342269.properties(en-us,office.12).gif Menus Returns the Menus collection of a MenuSet object. Read-only.
Aa342269.properties(en-us,office.12).gif Parent Determines the parent of an object. Read-only.
Aa342269.properties(en-us,office.12).gif Position Gets or sets the position of an object. Read/write.
Aa342269.properties(en-us,office.12).gif Protection Determines how a MenuSet object is protected from user customization. Read/write.
Aa342269.properties(en-us,office.12).gif RowIndex Gets or sets the docking order of a MenuSet or Toolbar object in relation to other items in the same docking area. Read/write.
Aa342269.properties(en-us,office.12).gif SetID Returns the set ID of an MenuSet object in its collection. Read-only.
Aa342269.properties(en-us,office.12).gif Top Gets the distance between the top of an object and the top of the docking area or the top of the screen if the object isn't docked; it sets the distance between the top of a Menu or Toolbar object and the top of the screen. Read/write.
Aa342269.properties(en-us,office.12).gif Visible Determines whether an object is visible. Read/write.
Aa342269.properties(en-us,office.12).gif Width Gets the width of an object in pixels. Read/write.