MsoTextFrame class
MsoTextFrame class
Represents the text frame in a Shape object.
The MsoTextFrame type exposes the following members:
Properties
| Property | Description |
|---|---|
| auto_size | Indicates if size of shape is adjusted automatically according to its content. |
| is_auto_margin | Indicates whether the margin is auto calculated. |
| rotate_text_with_shape | Indicates whether rotating text with shape. |
| left_margin_pt | Returns the left margin in unit of Points |
| right_margin_pt | Returns the right margin in unit of Points |
| top_margin_pt | Returns the top margin in unit of Points |
| bottom_margin_pt | Returns the bottom margin in unit of Points |
See Also
- module
aspose.cells.drawing