PictureShapeRotation Property Bytescout Spreadsheet SDK
Gets or sets the rotation of the picture, in degrees.

Namespace:  Bytescout.Spreadsheet.MSODrawing
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public double Rotation { get; set; }

Property Value

Type: Double
The rotation.

Implements

IPictureShapeRotation
See Also

Reference