OfficeHelper Class
- Namespace:
- Weavy.Core.Helpers
- Assembly:
- Weavy.Core.dll
Helper class for converting to and from Microsoft Office files.
public static class OfficeHelper
- Inheritance:
- System.Object → OfficeHelper
Methods
Create |
Create a new Office document in the specified path. |
Get |
Gets the icon of the Office product. |
Get |
Gets the name of the Office product that can open the filetype specified by path (e.i. Word, Excel, PowerPoint). |
Get |
Get a template for creating an office document with the specified extension. |
To |
Converts an IHtmlDocument to the Open XML document format (.docx). |