Excel for WPF and Silverlight
Direction Property (XLStyle)

C1.WPF.Excel Namespace > XLStyle Class : Direction Property
Gets or sets the context reading direction for this XLStyle.
Syntax
'Declaration
 
Public Property Direction As XLReadingDirection
public XLReadingDirection Direction {get; set;}
Remarks
This property used only for East Asian versions of MS Excel.
See Also

Reference

XLStyle Class
XLStyle Members