Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyleCollection Class / NamedStyleCollection Constructor / NamedStyleCollection Constructor()


In This Topic
NamedStyleCollection Constructor()
In This Topic
Creates a custom style collection (NamedStyleCollection object).
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New NamedStyleCollection()
See Also