Share via


Row Object Members

Visio Automation Reference

Enables you to access and manipulate a row in a section.

Methods

  Name Description
Aa342279.methods(en-us,office.12).gif GetPolylineData Returns the points recorded in a polyline row.

Properties

  Name Description
Aa342279.properties(en-us,office.12).gif Application Read-only. Returns the instance of Microsoft Office Visio that is associated with an object.
Aa342279.properties(en-us,office.12).gif Cell Uses the local name or index of a cell to return the cell. Read-only.
Aa342279.properties(en-us,office.12).gif CellU Uses the universal name or index of a cell to return the cell. Read-only.
Aa342279.properties(en-us,office.12).gif ContainingMasterID Returns the ID of the Master object that contains an object. Read-only.
Aa342279.properties(en-us,office.12).gif ContainingPageID Returns the ID of the page that contains an object. Read-only
Aa342279.properties(en-us,office.12).gif ContainingSection Returns the section that contains a row. Read-only.
Aa342279.properties(en-us,office.12).gif Count Returns the number of objects in a collection. Read-only.
Aa342279.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.
Aa342279.properties(en-us,office.12).gif Index Gets the ordinal position of an object in a collection. Read-only.
Aa342279.properties(en-us,office.12).gif Name Specifies the name of an object. Read-only.
Aa342279.properties(en-us,office.12).gif NameU Specifies the universal name of a Row object. Read/write.
Aa342279.properties(en-us,office.12).gif ObjectType Returns an object's type. Read-only.
Aa342279.properties(en-us,office.12).gif PersistsEvents Indicates whether an object is capable of containing persistent events in its EventList collection. Read-only.
Aa342279.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.
Aa342279.properties(en-us,office.12).gif Stat Returns status information for an object. Read-only.
Aa342279.properties(en-us,office.12).gif Style Gets the style that contains a Row object. Read-only.

Events

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