Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyleCollection Class / AddRange Method


In This Topic
    AddRange Method (NamedStyleCollection)
    In This Topic
    Adds an array of styles (NamedStyle objects) to the collection.
    Adds a range of styles to the collection.
    Overload List
    OverloadDescription
    Adds an array of styles (NamedStyle objects) to the collection.  
    Adds an array of NamedStyle objects to the collection.  
    Remarks
    These methods add a range of NamedStyle objects.
    See Also