Excel for WinRT
XLTextOrientation Enumeration


Specifies text orientation.
Syntax
'Declaration
 
Public Enum XLTextOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As XLTextOrientation
public enum XLTextOrientation : System.Enum 
Members
MemberDescription
DefaultDefault (horizontal) orientation.
LeftRotationText is rotated 90 degrees counterclockwise.
RightRotationText is rotated 90 degrees clockwise.
TopToBottomVertical text (top to bottom).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Excel.XLTextOrientation

See Also

Reference

C1.Xaml.Excel Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback