DisplayRightToLeft Property
DisplayRightToLeft
Gets or sets whether 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).
Declaration
bool DisplayRightToLeft { get; set; }
Property DisplayRightToLeft As Boolean