Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a tag or a custom property that you can create for a shape, slide, or presentation.
The Tags type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Application | Returns an Application object that represents the creator of the specified object. |
![]() |
Count | Returns the number of objects in the collection. (Inherited from Collection.) |
![]() |
Count | Returns the number of objects in the specified collection. Read-only. |
![]() |
Item | Returns a single tag from the specified Tags collection. |
![]() |
Parent | Returns the parent object for the specified object. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
_Index(Int32) | Reserved for internal use. (Inherited from Collection.) |
![]() |
_Index(Int32) | Reserved for internal use. |
![]() |
Add | Adds a tag to the Tags collection of an object. |
![]() |
AddBinary | Reserved for internal use. |
![]() |
BinaryValue | Reserved for internal use. |
![]() |
Delete | Deletes a tag. |
![]() |
GetEnumerator() | Returns an enumerator that iterates through the collection. (Inherited from Collection.) |
![]() |
GetEnumerator() | Returns an enumerator that iterates through the collection. |
![]() |
Name | Returns the name of the specified tag. |
![]() |
Value | Returns the value of the specified tag. |
Top
.gif)
.gif)