Paragraphs.Style property (Word)

Returns or sets the style for the specified paragraphs. Read/write Variant.

Syntax

expression.Style

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

Remarks

To set this property, specify the local name of the style, an integer, a WdBuiltinStyle constant, or an object that represents the style.

When you return the style for a range that includes more than one style, only the first character or paragraph style is returned.

See also

Paragraphs 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.