TableStyleElements.Item Method
Returns a single object from a collection.
Version Information
Version Added: Excel
Syntax
expression.Item(Index)
expression A variable that represents a TableStyleElements object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | XlTableStyleElementType | A table style element. |
Return Value
TableStyleElement