Returns or sets a string value that stores extra data that you want associated with the Style object.
Syntax:
NodeObject.Tag [= String Value]
The Tag Property (Node Object) syntax has these parts:
| Part |
Description |
| NodeObject |
An object expression that evaluates to a Node object. |
| String Value |
A string value that is associated with the object. |
Remarks:
This property can store any String.