Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / Rotation Property
In This Topic
    Rotation Property (IShape)
    In This Topic
    Returns or sets the rotation of the shape in degrees.
    Syntax
    System.double Rotation {get; set;}
    See Also