Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 944 Bytes

Word.TablesOfContents.Item.md

File metadata and controls

44 lines (25 loc) · 944 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TablesOfContents.Item method (Word)
vbawd10.chm152305664
vbawd10.chm152305664
Word.TablesOfContents.Item
0e3f755f-f538-2c58-3216-00e38158df9b
06/08/2017
medium

TablesOfContents.Item method (Word)

Returns an individual TableOfContents object in a collection.

Syntax

expression.Item (Index)

expression Required. A variable that represents a 'TablesOfContents' collection.

Parameters

Name Required/Optional Data type Description
Index Required Long The individual object to be returned. Can be a Long indicating the ordinal position of the individual object.

Return value

TableOfContents

See also

TablesOfContents Collection Object

[!includeSupport and feedback]