Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelWarningList Class / AddWarnings Method


In This Topic
AddWarnings Method
In This Topic
internal use
Syntax
'Declaration
 
Public Sub AddWarnings( _
   ByVal warningList As ExcelWarningList _
) 
 
'Usage
 
Dim instance As ExcelWarningList
Dim warningList As ExcelWarningList
 
instance.AddWarnings(warningList)

Parameters

warningList
See Also