Worksheet.DisplayRightToLeft

Worksheet.DisplayRightToLeft property

Indicates if the specified worksheet is displayed from right to left instead of from left to right. Default is false.

public bool DisplayRightToLeft { get; set; }

See Also