ShapeTextAlignment.RotationAngle
ShapeTextAlignment.RotationAngle property
Gets and sets the rotation of the shape.
public double RotationAngle { get; set; }
Examples
[C#]
shapeTextAlignment.RotationAngle = 90;
See Also
- class ShapeTextAlignment
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells