RotateAngle

SpreadsheetShape.RotateAngle property

Gets or sets the rotate angle of this SpreadsheetShape in degrees.

public double RotateAngle { get; set; }

Property Value

The rotate angle of this SpreadsheetShape in degrees.

See Also