Link Search Menu Expand Document

IViewOptionsRightToLeft Property

Gets or sets a value indicating whether columns are displayed in right-to-left mode or not.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool RightToLeft { get; set; }

Property Value

Type: Boolean
true if columns are displayed from right to left; otherwise, false.
See Also

Reference