| GrapeCity.Excel.Chart Namespace : IExcelTextFormat Interface | 
For a list of all members of this type, see IExcelTextFormat members.
| 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. |