'Declaration Public Overloads Function OpenExcel( _ ByVal stream As Stream, _ ByVal password As String _ ) As Boolean
Parameters
- stream
- Stream that contains an Excel Compound Storage file
- password
- The password
'Declaration Public Overloads Function OpenExcel( _ ByVal stream As Stream, _ ByVal password As String _ ) As Boolean