Share via


LayoutTablesAndCells.item Method

SharePoint Designer Developer Reference

Returns an individual layout region that represents a member within the collection.

Syntax

expression.item(index)

expression   Required. A variable that represents a LayoutTablesAndCells collection.

Parameters

Name Required/Optional Data Type Description
index Required Long Specifies the ordinal position of the object within the collection.

See Also