The following tables list the members exposed by FormattedTextParagraph.
| Name | Description | |
|---|---|---|
|  | Alignment | Gets or sets the alignment of the paragraph. | 
|  | FormattedText | Gets the owning FormattedText to which the paragraph belongs or null if the paragraph has been removed from its owning formatted text. | 
|  | StartIndex | Gets the zero-based index of the paragraph's first character in the overall formatted text. | 
|  | UnformattedString | Gets or sets the raw string of the paragraph. | 
FormattedTextParagraph Class
Infragistics.Documents.Excel Namespace
FormattedText.Paragraphs