_Worksheet.DisplayRightToLeft Property

Definition

True if the specified window, worksheet, or 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.

public:
 property bool DisplayRightToLeft { bool get(); void set(bool value); };
public bool DisplayRightToLeft { get; set; }
Public Property DisplayRightToLeft As Boolean

Property Value

Applies to