Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SheetTable Class / SheetTable Constructor


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