Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / TabStop Field


In This Topic
TabStop Field
In This Topic
Represents the tab stop setting of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly TabStop As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.TabStop
See Also