次の方法で共有


GraphicItems Object Members

Visio Automation Reference

The collection of GraphicItem objects associated with a Master object of type visTypeDataGraphic.

Methods

  Name Description
Aa342252.methods(en-us,office.12).gif AddCopy Adds a copy of a GraphicItem object to the GraphicItems collection of a Master object of type visTypeDataGraphic.

Properties

  Name Description
Aa342252.properties(en-us,office.12).gif Application Returns the instance of Microsoft Office Visio associated with the GraphicItems collection. Read-only.
Aa342252.properties(en-us,office.12).gif Count Returns the number of GraphicItem objects in the GraphicItems collection. Read-only.
Aa342252.properties(en-us,office.12).gif DataGraphic Returns the Master object of type visTypeDataGraphic that contains the GraphicItems collection. Read-only.
Aa342252.properties(en-us,office.12).gif Document Gets the Document object that contains the Master object of type visTypeDataGraphic that contains the GraphicItems collection. Read-only.
Aa342252.properties(en-us,office.12).gif Item Returns the GraphicItem object at the specified index position in the GraphicItems collection. Read-only.
Aa342252.properties(en-us,office.12).gif ItemFromID Returns a GraphicItem object from the GraphicItems collection by using the unique ID of the object. Read-only.
Aa342252.properties(en-us,office.12).gif ObjectType Returns visObjTypeGraphicItems, the type of a GraphicItems object. Read-only.
Aa342252.properties(en-us,office.12).gif Stat Returns status information for an object. Read-only.