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


In This Topic
    ExcelWarningList Constructor
    In This Topic
    Creates a list of warnings for Excel file operations.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ExcelWarningList()
    public ExcelWarningList()
    See Also