DisplayRightToLeft Property Example

This example sets window one in the active workbook to be displayed from right to left.

ActiveWorkbook.Windows(1).DisplayRightToLeft = True