Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / StyleInfo Constructor / StyleInfo Constructor()


In This Topic
    StyleInfo Constructor()
    In This Topic
    Creates a set of cell-level style settings (StyleInfo object).
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New StyleInfo()
    public StyleInfo()
    See Also