ParagraphFormat Methods (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

CloseUp

Removes any spacing before paragraphs in the specified paragraph format.

IndentCharWidth

Indents one or more paragraphs by a specified number of characters.

IndentFirstLineCharWidth

Indents the first line of one or more paragraphs by a specified number of characters.

OpenOrCloseUp

Toggles the spacing before the specified paragraphs.

OpenUp

Sets spacing before the specified paragraphs to 12 points.

Reset

Removes manual paragraph formatting (formatting not applied using a style).

Space1

Single-spaces the specified paragraphs.

Space15

Formats the specified paragraphs with 1.5-line spacing.

Space2

Double-spaces the specified paragraphs.

TabHangingIndent

Sets a hanging indent to a specified number of tab stops. .

TabIndent

Sets the left indent for the specified paragraphs to a specified number of tab stops.