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


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