HtmlConverter Class
HtmlConverter class
Converter for conversion between html files(html or mht) and other spreadsheet file formats.
type HtmlConverter struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
HtmlConverter_Process_String_String | Converts given template file between html and other formats. |
HtmlConverter_Process_LowCodeLoadOptions_LowCodeSaveOptions | Converts file between html and other spreadsheet file formats. |