'Declaration
Public Overloads Function OpenExcel( _ ByVal stream As Stream, _ ByVal excelSheetName As String, _ ByVal password As String _ ) As Boolean
Parameters
- stream
- stream
- excelSheetName
- Name of the sheet to load from the file
- password
- Password
Return Value
TRUE if success. Otherwise, FALSE