'Declaration Public Overloads Function SaveExcel( _ ByVal stream As Stream, _ ByVal password As String _ ) As Boolean
Parameters
- stream
- Stream to save the file to as an Excel Compound Storage file
- password
- Password of file
'Declaration Public Overloads Function SaveExcel( _ ByVal stream As Stream, _ ByVal password As String _ ) As Boolean