Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadTheme Class / SpreadTheme Constructor / SpreadTheme Constructor()


In This Topic
    SpreadTheme Constructor()
    In This Topic
    Initializes a new instance of the SpreadTheme class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New SpreadTheme()
    public SpreadTheme()
    See Also