Skip to content

Latest commit

 

History

History
34 lines (15 loc) · 653 Bytes

293e7479-5a5c-cb59-6181-e58cf10026dd.md

File metadata and controls

34 lines (15 loc) · 653 Bytes

ModelTables.Item Method (Excel)

Returns a single object from the ModelTables collection.

Syntax

expression . Item(Index)

expression A variable that represents aModelTables Object (Excel) object.

Parameters

Name Required/Optional Data type Description
Index Required VARIANT The index number or name of the object.

Return value

MODELTABLE

See also

Other resources

ModelTables Object Members ModelTables Object