[]
Specifies the position of the tab strip relative to the workbook.
public enum SpreadJSTabStripPosition
Bottom = 0Specifies the position of the tab strip relative to the bottom of the workbook.
Left = 2Specifies the position of the tab strip relative to the left of the workbook.
Right = 3Specifies the position of the tab strip relative to the right of the workbook.
Top = 1Specifies the position of the tab strip relative to the top of the workbook.