CaptionStyles.Item method (Publisher)

Returns the specified CaptionStyle object from a CaptionStyles collection. Read-only.

Syntax

expression.Item (Index)

expression A variable that represents a CaptionStyles object.

Parameters

Name Required/Optional Data type Description
Index Required Long The index number in the collection of the caption style to return.

Return value

CaptionStyle

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.