ParagraphFormat2 Properties

Include Protected Members
Include Inherited Members

The ParagraphFormat2 type exposes the following members.

Properties

  Name Description
Public property Alignment Gets or sets a value specifying the alignment of the paragraph. Read/write.
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an object that represents the application that contains the object. Read-only.
Public property BaselineAlignment Gets or sets a constant that represents the vertical position of fonts in a paragraph. Read/write.
Public property Bullet Gets a BulletFormat2 object for the paragraph. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a value representing the application that created the ParagraphFormat2 object. Read-only.
Public property FarEastLineBreakLevel Gets or sets the East Asian line break control level for the specified paragraph. Read/write.
Public property FirstLineIndent Gets or sets the value (in points) for a first line or hanging indent. Read/write.
Public property HangingPunctuation Determines whether hanging punctuation is enabled for the specified paragraphs. Read/write.
Public property IndentLevel Gets or sets a value representing the indent level assigned to text in the selected paragraph. Read/write.
Public property LeftIndent Gets or sets a value that represents the left indent value (in points) for the specified paragraphs. Read/write.
Public property LineRuleAfter Determines whether line spacing after the last line in each paragraph is set to a specific number of points or lines. Read/write.
Public property LineRuleBefore Determines whether line spacing before the first line in each paragraph is set to a specific number of points or lines. Read/write.
Public property LineRuleWithin Determines whether line spacing between base lines is set to a specific number of points or lines. Read/write.
Public property Parent Gets the parent object for the ParagraphFormat2 object. Read-only.
Public property RightIndent Gets or sets the right indent (in points) for the specified paragraphs. Read/write.
Public property SpaceAfter Gets or sets the amount of spacing (in points) after the specified paragraph. Read/write.
Public property SpaceBefore Gets or sets the spacing (in points) before the specified paragraphs. Read/write.
Public property SpaceWithin Gets or sets the amount of space between base lines in the specified paragraph, in points or lines. Read/write.
Public property TabStops Gets a TabStops2 collection that represents all the custom tab stops for the specified paragraphs. Read-only.
Public property TextDirection Gets or sets the text direction for the specified paragraph. Read/write.
Public property WordWrap Determines whether the application wraps the Latin text in the middle of a word in the specified paragraphs. Read/write.

Top

See Also

Reference

ParagraphFormat2 Interface

Microsoft.Office.Core Namespace