Inheritance Hierarchy
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
SyntaxThe OfficeUtils type exposes the following members.
Constructors|
| Name | Description |
|---|
 | OfficeUtils | Initializes a new instance of the OfficeUtils class |
Top
Methods|
| Name | Description |
|---|
  | CleanupOfficeHtml | |
  | CreateExelFileInstance | |
  | CreateOfficeFileInstance(String, String) | |
  | CreateOfficeFileInstance(String, String, String) | |
  | CreatePDFFileInstance | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
  | GetTextsInRect | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | Html2Image | |
  | Html2Word | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | ReadExcel(UploadedFile) | |
  | ReadExcel(UploadedFile, Int32) | |
  | ReadPlainTexts | |
  | RemovePassword | |
  | ReplaceWordTemplateWithFormData(Byte, DatabaseRow, String, String) | |
  | ReplaceWordTemplateWithFormData(Byte, DatabaseRow, String, String, ReplaceWithFieldValuesFun) | |
  | ReplaceWordTemplateWithValues | |
  | ReteiveMolsInWord | |
  | RTF2Html(Stream) | |
  | RTF2Html(String) | |
  | SmartChart | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
  | Word2Html | |
Top
See Also