Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
IExcelUtils Interface
IExcelUtils Methods
Excel2Csv Method
Excel2CSVs Method
Excel2Pdf Method
ExportExcel Method
ImportExcel Method
IExcelUtils
Excel2Csv Method
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
string
Excel2Csv
(
Stream
input
,
string
password
,
int
sheetindex
)
Parameters
input
Type:
System.IO
Stream
password
Type:
System
String
sheetindex
Type:
System
Int32
Return Value
Type:
String
See Also
Reference
IExcelUtils Interface
Scilligence.MolEngine.Companion Namespace