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


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