ParagraphFormat Members

Include Protected Members
Include Inherited Members

Represents the paragraph formatting of a text range.

The ParagraphFormat type exposes the following members.

Properties

  Name Description
Public property Alignment Returns or sets the alignment for each paragraph in the specified paragraph format. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property BaseLineAlignment Returns or sets the base line alignment for the specified paragraph. Read/write.
Public property Bullet
Public property FarEastLineBreakControl Returns or sets the line break control option if you have an Asian language setting specified. Read/write.
Public property HangingPunctuation Returns or sets the hanging punctuation option if you have an Asian language setting specified. 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 Returns the parent object for the specified object.
Public property SpaceAfter Returns or sets the amount of space after the last line in each paragraph of the specified text, in points or lines. Read/write.
Public property SpaceBefore Returns or sets the amount of space before the first line in each paragraph of the specified text, in points or lines. Read/write.
Public property SpaceWithin Returns or sets the amount of space between base lines in the specified text, in points or lines. Read/write.
Public property TextDirection Returns or sets the text direction for the specified paragraph. Read/write.
Public property WordWrap Used only with Kanji characters. Read/write.

Top

See Also

Reference

ParagraphFormat Interface

Microsoft.Office.Interop.PowerPoint Namespace