[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SpreadJSTabStripPosition

Enum SpreadJSTabStripPosition

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

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

public enum SpreadJSTabStripPosition

Fields

Bottom = 0

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

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 = 1

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