Class MsoTextFrame
Contents
[
Hide
]MsoTextFrame class
Represents the text frame in a Shape object.
public class MsoTextFrame
Properties
| Name | Description |
|---|---|
| AutoSize { get; set; } | Indicates if size of shape is adjusted automatically according to its content. |
| BottomMarginPt { get; set; } | Returns the bottom margin in unit of Points |
| IsAutoMargin { get; set; } | Indicates whether the margin is auto calculated. |
| LeftMarginPt { get; set; } | Returns the left margin in unit of Points |
| RightMarginPt { get; set; } | Returns the right margin in unit of Points |
| RotateTextWithShape { get; set; } | Indicates whether rotating text with shape. |
| TopMarginPt { get; set; } | Returns the top margin in unit of Points |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells