Share via


Section Object Members

Visio Automation Reference

Enables you to access and manipulate a section of a shape. A section of a shape corresponds to a section shown in the ShapeSheet window. A section contains rows and cells.

Properties

  Name Description
Aa342280.properties(en-us,office.12).gif Application Read-only. Returns the instance of Microsoft Office Visio that is associated with an object.
Aa342280.properties(en-us,office.12).gif ContainingMasterID Returns the ID of the Master object that contains an object. Read-only.
Aa342280.properties(en-us,office.12).gif ContainingPageID Returns the ID of the page that contains the section. Read-only.
Aa342280.properties(en-us,office.12).gif Count Returns the number of objects in a collection. Read-only.
Aa342280.properties(en-us,office.12).gif EventList Returns the EventList collection of an object or the EventList collection that contains an Event object. Read-only.
Aa342280.properties(en-us,office.12).gif Index Gets the ordinal position of an object in a collection. Read-only.
Aa342280.properties(en-us,office.12).gif ObjectType Returns an object's type. Read-only.
Aa342280.properties(en-us,office.12).gif PersistsEvents Indicates whether an object is capable of containing persistent events in its EventList collection. Read-only.
Aa342280.properties(en-us,office.12).gif Row Returns the row in a section specified by row index number. Read-only.
Aa342280.properties(en-us,office.12).gif Shape Returns the Shape object that owns a Cell, Characters, Row, or Section object or that is associated with a Hyperlink or OLEObject object or with the Hyperlinks collection. Read-only.
Aa342280.properties(en-us,office.12).gif Stat Returns status information for an object. Read-only.
Aa342280.properties(en-us,office.12).gif Style Gets the style that contains a Section object. Read-only.

Events

  Name Description
Aa342280.events(en-us,office.12).gif CellChanged Occurs after the value changes in a cell in a document.
Aa342280.events(en-us,office.12).gif FormulaChanged Occurs after a formula changes in a cell in the object that receives the event.