IXlSheetViewOptions.RightToLeft Property
In This Article
Gets or sets a value indicating whether the worksheet is displayed from right to left.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to display the worksheet from right to left; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Right |
---|---|
IXl |
|
#Remarks
Use the RightToLeft property to change the worksheet direction as shown in the table below (the workbook is opened in Microsoft® Excel®).
Right |
Right |
---|---|
![]() |
![]() |
See Also