RotationAngle
ShapeTextAlignment.RotationAngle property
获取和设置形状的旋转。
public double RotationAngle { get; set; }
例子
[C#]
shapeTextAlignment.RotationAngle = 90;
也可以看看
- class ShapeTextAlignment
- 命名空间 Aspose.Cells.Drawing.Texts
- 部件 Aspose.Cells
获取和设置形状的旋转。
public double RotationAngle { get; set; }
[C#]
shapeTextAlignment.RotationAngle = 90;