Share via


ParagraphFormat.Style Property (Word)

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

Syntax

expression .Style

expression Required. A variable that represents a ParagraphFormat object.

Remarks

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

See Also

Concepts

ParagraphFormat Object Members

ParagraphFormat Object