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


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