Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedAppearanceStyleInfo Class / Border Property


In This Topic
Border Property (NamedAppearanceStyleInfo)
In This Topic
Gets the border of the cell style.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Border As IBorder
 
'Usage
 
Dim instance As NamedAppearanceStyleInfo
Dim value As IBorder
 
value = instance.Border
See Also