ListObject.DisplayRightToLeft Property

Excel Developer Reference

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

See Also