Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerParent Class / SerParent Constructor


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