Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheetView Interface / DisplayRightToLeft Property
In This Topic
    DisplayRightToLeft Property
    In This Topic
    Gets or sets whether the specified worksheet is displayed from right to left instead of from left to right (False if the object is displayed from left to right).
    Syntax
    System.bool DisplayRightToLeft {get; set;}
    See Also