Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
IFileUtils Interface
IFileUtils Methods
CleanupOfficeHtml Method
CSV2Excel Method
Excel2CSV Method
Excel2JSSDF Method
Excel2Plates Method
Html2Word Method
HtmlHeatmap2Excel Method
InitLicense Method
JSSDF2Excel Method
Plates2Excel Method
PreviewFile Method
PreviewPage Method
PreviewPDF Method
PrintPDF Method
PrintPDFPageByPage Method
ReadExcel Method
ReadPlainTexts Method
RemovePassword Method
ReplaceTokenInWord Method
ReteiveMolsInWord Method
Word2Html Method
WriteFromDB Method
IFileUtils
Excel2JSSDF 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
Excel2JSSDF
(
Stream
input
,
string
filename
,
TextWriter
w
,
string
structurecolumn
)
Parameters
input
Type:
System.IO
Stream
filename
Type:
System
String
w
Type:
System.IO
TextWriter
structurecolumn
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
IFileUtils Interface
Scilligence.MolEngine.Companion Namespace