GetDisplayRightToLeft Method

GetDisplayRightToLeft function

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


func (instance *Worksheet) GetDisplayRightToLeft()  (bool,  error) 

Remarks

See Also