SetDisplayRightToLeft Method
SetDisplayRightToLeft function
Indicates if the specified worksheet is displayed from right to left instead of from left to right.Default is false.
func (instance *Worksheet) SetDisplayRightToLeft(value bool)  error
Remarks
See Also
- Class Worksheet
 - Library Aspose.Cells for Go