Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 799 Bytes

Word.xsltransforms.item.md

File metadata and controls

37 lines (21 loc) · 799 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
XSLTransforms.Item method (Word)
vbawd10.chm99221504
vbawd10.chm99221504
67b7b73a-9884-b22a-3326-dbb93a10c8e2
06/08/2017
medium

XSLTransforms.Item method (Word)

Returns an XSLTransform object in a collection.

Syntax

expression.Item (Index)

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

Parameters

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

Return value

XSLTransform

[!includeSupport and feedback]