Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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 an array of styles (NamedStyle objects) 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
    To add a single style, use the Add method.
    See Also