ShapePropertyRotation Property |
Gets or sets the angle (in degrees) that a shape is rotated.
Positive value corresponds to clockwise rotation angle.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.7.1
Syntaxpublic double Rotation { get; set; }Public Property Rotation As Double
Get
Set
Property Value
Double
See Also