Excel for WinRT
XLReadingDirection Enumeration


Specifies the reading direction (East Asian versions of MS Excel).
Syntax
'Declaration
 
Public Enum XLReadingDirection 
   Inherits System.Enum
'Usage
 
Dim instance As XLReadingDirection
public enum XLReadingDirection : System.Enum 
Members
MemberDescription
ContextUsing current context (by default).
LeftToRightLeft-to-right direction.
RightToLeftRight-to-left direction.
Inheritance Hierarchy

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

See Also

Reference

C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback