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


In This Topic
    ExcelXFormat Constructor
    In This Topic
    ExcelXFormat - default constructor
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ExcelXFormat()
    public ExcelXFormat()
    See Also