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


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