TextStylesEnumerator.Item Property
Parent Object: TextStylesEnumeratorDescription
Returns the specified object in the collection.
Syntax
TextStylesEnumerator.Item( Index As Variant ) As TextStyleProperty Value
This is a read only property whose value is a TextStyle.Parameters
Name | Type | Description |
Index | Variant | Input Variant that specifies the index within the collection of the item to return. |