[]
        
(Showing Draft Content)

GC.Spread.Sheets.SheetTabState

Enumeration: SheetTabState

Spread.Sheets.SheetTabState

Different states of sheet tab The smaller the value, the higher the style priority for this state

Table of contents

Enumeration members

Enumeration members

active

active = 4

Indicates active sheet tab state.


hover

hover = 1

Indicates hover sheet tab state.


normal

normal = 16

Indicates Normal sheet tab state.


protected

protected = 8

Indicates protected sheet tab state.


selected

selected = 2

Indicates selected sheet tab state.