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


In This Topic
    Worksheet Constructor()
    In This Topic
    Creates a new sheet.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New Worksheet()
    public Worksheet()
    See Also