Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SaveNamedStyleCollection Class / SaveNamedStyleCollection Constructor / SaveNamedStyleCollection Constructor()


In This Topic
    SaveNamedStyleCollection Constructor()
    In This Topic
    Saves the collection of named styles.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SaveNamedStyleCollection()
    public SaveNamedStyleCollection()
    See Also