Shape.Tags Property
Publisher Developer Reference |
Returns a Tags collection representing tags or custom properties applied to a shape, shape range, page, or publication.
Syntax
expression.Tags
expression A variable that represents a Shape object.
Example
This example adds a tag to each oval shape on the first page of the active publication.
Visual Basic for Applications |
---|
|
See Also
- Shape Object
- Shape Object Members