TextShapeType
ShapeTextAlignment.TextShapeType property
Ruft den Transformationstyp von Text ab und legt ihn fest.
public AutoShapeType TextShapeType { get; set; }
Beispiele
[C#]
//Ändern Sie diesen Wert normalerweise nicht, es sei denn, Sie wissen genau, was die Änderung bewirken wird
shapeTextAlignment.TextShapeType = AutoShapeType.TextBox;
Siehe auch
- enum AutoShapeType
- class ShapeTextAlignment
- namensraum Aspose.Cells.Drawing.Texts
- Montage Aspose.Cells