Worksheet.DisplayRightToLeft Property

Excel Developer Reference

True if 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. Read-only Boolean.

Syntax

expression.DisplayRightToLeft

expression   A variable that represents a Worksheet object.

See Also