'Declaration Public Overloads Function IsExcelStream( _ ByVal stream As Stream, _ ByRef workbookType As ExcelWorkbookType _ ) As Boolean
'Usage Dim instance As FpSpread Dim stream As Stream Dim workbookType As ExcelWorkbookType Dim value As Boolean value = instance.IsExcelStream(stream, workbookType)
public bool IsExcelStream( Stream stream, ref ExcelWorkbookType workbookType )
Parameters
- stream
- Stream
- workbookType
- Workbook type