Represents the formatting attributes of a paragraph.
ParagraphFormat Introduced: X16.
| Enumeration | Description |
|---|---|
| Attribute | Determines a certain paragraph format attribute. |
| Method | Description |
|---|---|
| get |
Gets the line spacing of a paragraph in twips. |
| get |
Gets the horizontal text alignment. |
| get |
Gets the background color of a paragraph. |
| get |
Gets the bottom distance, in twips, between this and the next paragraph. |
| get |
Gets the writing direction. |
| get |
Gets the framesetting of the paragraph. |
| get |
Gets the distance, in twips, between the text and the paragraph's frame. |
| get |
Gets the color used for the frame lines of a paragraph. |
| get |
Gets the line width, in twips, of the paragraph's frame. |
| get |
Gets the style of the paragraph's frame. |
| get |
Gets the distance, in twips, for the hanging indent. |
| get |
Gets the kind of justification in documents containing Arabic or Hebrew characters. |
| get |
Gets a value indicating whether a page break is allowed within the paragraph. |
| get |
Gets whether the paragraph is displayed on the same page as its following paragraph. |
| get |
Gets the distance, in twips, between the left edge of the Text Control and the left edge of the text. |
| get |
Gets the line spacing of a paragraph as a percentage of the font size. |
| get |
Gets whether the paragraph is always displayed on top of a page. |
| get |
Gets the distance, in twips, between the right edge of a Text Control document and the right edge of the text. |
| get |
Gets the structure level of a paragraph in the document. |
| get |
Gets an array containing the tab leaders in a paragraph. |
| get |
Gets the absolute tab stop positions, in twips, in a paragraph. |
| get |
Gets the tab types in a paragraph. |
| get |
Gets the distance, in twips, between this and the previous paragraph. |
| get |
Gets the number of lines for widow/orphan control. |
| set |
Sets the line spacing of a paragraph in twips. |
| set |
Sets the horizontal text alignment. |
| set |
Sets the background color of a paragraph. |
| set |
Sets the bottom distance, in twips, between this and the next paragraph. |
| set |
Sets the writing direction. |
| set |
Sets the framesetting of the paragraph. |
| set |
Sets the distance, in twips, between the text and the paragraph's frame. |
| set |
Sets the color used for the frame lines of a paragraph. |
| set |
Sets the line width, in twips, of the paragraph's frame. |
| set |
Sets the style of the paragraph's frame. |
| set |
Sets the distance, in twips, for the hanging indent. |
| set |
Sets the kind of justification in documents containing Arabic or Hebrew characters. |
| set |
Sets a value indicating whether a page break is allowed within the paragraph. |
| set |
Sets whether paragraph is displayed on the same page as its following paragraph. |
| set |
Sets the distance, in twips, between the left edge of the Text Control and the left edge of the text. |
| set |
Sets the line spacing of a paragraph as a percentage of the font size. |
| set |
Sets whether the paragraph is always displayed on top of a page. |
| set |
Sets the distance, in twips, between the right edge of a Text Control document and the right edge of the text. |
| set |
Sets the structure level of a paragraph in the document. |
| set |
Sets an array containing the tab leaders in a paragraph. |
| set |
Sets an array containing the absolute tab stop positions, in twips, in a paragraph. |
| set |
Sets an array containing the tab types in a paragraph. |
| set |
Sets distance, in twips, between this and the previous paragraph. |
| set |
Sets the number of lines for widow/orphan control. |