Spread WinForms 15
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()
See Also