'Declaration
Public Overloads Function OpenExcel( _ ByVal stream As Stream, _ ByVal warningList As ExcelWarningList _ ) As Boolean
'Usage
Dim instance As FpSpread Dim stream As Stream Dim warningList As ExcelWarningList Dim value As Boolean value = instance.OpenExcel(stream, warningList)
public bool OpenExcel( Stream stream, ExcelWarningList warningList )
Parameters
- stream
- Stream
- warningList
- List of Excel warnings