Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns an object from the collection.
Syntax
expression.Item (Index)
expression A variable that represents a UserDefinedProperties object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Index | Required | Variant | Either a Long value that represents the 1-based index number of an object in the collection, or a String value that represents the Name property value of an object in the collection. |
Return value
A UserDefinedProperty object that represents the specified object.
See also
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.