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
Excel2Pdf 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
bool
Excel2Pdf
(
Stream
input
,
string
password
,
Stream
writer
)
Parameters
input
Type:
System.IO
Stream
password
Type:
System
String
writer
Type:
System.IO
Stream
Return Value
Type:
Boolean
See Also
Reference
IExcelUtils Interface
Scilligence.MolEngine.Companion Namespace