[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SpreadJSTabStripPosition

SpreadJSTabStripPosition Enum

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

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum SpreadJSTabStripPosition
Public Enum SpreadJSTabStripPosition

Fields

Name Description
Bottom

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

Left

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

Right

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

Top

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