TableStyles.Item Method (Excel)

Returns a single object from a collection.

Version Information

Version Added: Excel 2007

Syntax

expression .Item(Index)

expression A variable that represents a TableStyles object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

The name or index number for the object.

Return Value

TableStyle

See Also

Concepts

TableStyles Object Members

TableStyles Object