AccelItems.Add method (Visio)

Adds a new object to a collection.

Syntax

expression.Add

expression A variable that represents an AccelItems object.

Return value

AccelItem

Remarks

All properties of the new object are initialized to zero, so you need to set only the properties that you want to change.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.