ListGalleries.Item method (Word)

Returns an individual ListGalleries object in a collection.

Syntax

expression.Item (Index)

expression An expression that returns a 'ListGalleries' object.

Parameters

Name Required/Optional Data type Description
Index Required WDLISTGALLERYTYPE The individual object to be returned.

Return value

ListGallery

See also

ListGalleries Collection Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.