Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / NamedStyle Constructor


In This Topic
    NamedStyle Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a custom style (NamedStyle object) with no name and no parent.  
    Creates a custom style (NamedStyle object) with the specified name.  
    Creates a custom style (NamedStyle object) with the specified name and parent.  
    Creates a custom style (NamedStyle object) using the specified StyleInfo object, name, and parent name.  
    Creates a custom style (NamedStyle object) for sharing settings across models.  
    See Also