Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class
Members


In This Topic
    NamedStyle Class
    In This Topic
    Represents a custom style, an object that can be used to set style information for other objects.
    Syntax
    'Declaration
     
    
    Public Class NamedStyle 
       Inherits StyleInfo
       Implements FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As NamedStyle
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Win.BaseStyleInfo
          FarPoint.Win.Spread.StyleInfo
             FarPoint.Win.Spread.NamedStyle

    See Also