HtmlConverter

HtmlConverter class

Converter for conversion between html files(html or mht) and other spreadsheet file formats.

class HtmlConverter;

Methods

MethodDescription
static process(string, string)Converts given template file between html and other formats.

process(string, string)

Converts given template file between html and other formats.

static process(templateFile: string, resultFile: string) : void;

Parameters:

ParameterTypeDescription
templateFilestringThe template file to be converted
resultFilestringThe resultant file