Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / Orientation Property
In This Topic
    Orientation Property (IStyle)
    In This Topic
    Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees.
    Syntax
    System.int Orientation {get; set;}
    See Also