A Sandcastle Documented Class Library
Rotate Property
Namespaces ► Yogesh.ExcelXml ► AlignmentOptionsBase ► Rotate
Gets or sets the text rotation

C# | Visual Basic | Visual C++ |
public int Rotate { get; set; }
Public Property Rotate As Integer
public: virtual property int Rotate { int get () sealed; void set (int value) sealed; }