Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyleCollection Class
Members


In This Topic
    NamedStyleCollection Class
    In This Topic
    Represents a collection of custom styles (NamedStyle objects).
    Syntax
    'Declaration
     
    
    Public Class NamedStyleCollection 
       Implements FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As NamedStyleCollection
    public class NamedStyleCollection : FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.NamedStyleCollection

    See Also