Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntaxpublic interface IFileUtils
The IFileUtils type exposes the following members.
Methods|
| Name | Description |
|---|
 | CleanupOfficeHtml | |
 | CSV2Excel | |
 | Excel2CSV | |
 | Excel2JSSDF | |
 | Excel2Plates | |
 | Html2Word | |
 | HtmlHeatmap2Excel | |
 | InitLicense | |
 | JSSDF2Excel | |
 | Plates2Excel | |
 | PreviewFile | |
 | PreviewPage | |
 | PreviewPDF | |
 | PrintPDF(Stream, String) | |
 | PrintPDF(String, String) | |
 | PrintPDFPageByPage | |
 | ReadExcel | |
 | ReadPlainTexts | |
 | RemovePassword | |
 | ReplaceTokenInWord | |
 | ReteiveMolsInWord | |
 | Word2Html | |
 | WriteFromDB(DatabaseRow, JSDrawFormColumn, String, Stream, DatabaseRowProccesser) | |
 | WriteFromDB(Database, String, JSDrawFormColumn, String, Stream, DatabaseRowProccesser) | |
Top
See Also