Link Search Menu Expand Document

PictureShapeRotation Property

Gets or sets the rotation of the picture, in degrees.

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double Rotation { get; set; }

Property Value

Type: Double
The rotation.

Implements

IPictureShapeRotation
See Also

Reference