| GrapeCity.Excel.Chart Namespace : ExcelTextFormat Class | 
The following tables list the members exposed by ExcelTextFormat.
| Name | Description | |
|---|---|---|
|  | ExcelTextFormat Constructor | Initializes a new instance of the ExcelTextFormat class. | 
| Name | Description | |
|---|---|---|
|  | BottomInset | Specifies the bottom inset of the bounding rectangle. | 
|  | IsTextBoxAnchorCenter | Specifies the centering of the text box. | 
|  | LeftInset | Specifies the left inset of the bounding rectangle. | 
|  | RightInset | Specifies the Right inset of the bounding rectangle. | 
|  | Rotation | Specifies the rotation that is being applied to the text within the bounding box. | 
|  | TextAnchoringType | Gets or sets the type of the text anchoring. | 
|  | TextHorizontalOverflow | Determines whether the text can flow out of the bounding box horizontally. | 
|  | TextParagraphs | Specifies the text paragraph settings. | 
|  | TextVerticalOverflow | Determines whether the text can flow out of the bounding box vertically. | 
|  | TextWrappingType | Specifies the wrapping options to be used for this text body. | 
|  | TopInset | Specifies the top inset of the bounding rectangle. | 
|  | UpRight | Specifies whether text should remain upright, regardless of the transform applied to it. | 
|  | VerticalText | Determines if the text within the given text body should be displayed vertically. |