Window.DisplayRightToLeft Property

Excel Developer Reference

True if the specified window 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 Window object.

See Also