Master.GraphicItems Property
Visio Automation Reference |
Returns the GraphicItems collection that the master contains. Read-only.
Note |
---|
This Visio object or member is available only to licensed users of Microsoft Office Visio Professional 2007. |
Version Information
Version Added: Visio 2007
Syntax
expression.GraphicItems
expression An expression that returns a Master object.
Return Value
GraphicItems
Remarks
The master must be of type visTypeDataGraphic.
See Also