[]
        
(Showing Draft Content)

GC.Spread.Sheets.TabStripPosition

Enumeration: TabStripPosition

Spread.Sheets.TabStripPosition

Specifies the position of the tab strip relative to the workbook.

Table of contents

Enumeration members

Enumeration members

bottom

bottom = 0

Specifies the position of the tab strip relative to the bottom of the workbook.


left

left = 2

Specifies the position of the tab strip relative to the left of the workbook.


right = 3

Specifies the position of the tab strip relative to the right of the workbook.


top

top = 1

Specifies the position of the tab strip relative to the top of the workbook.