Search
MhtmlExporter Class
See Also
 






HtmlExporter lets you export Workbooks to MHTML files.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public class MhtmlExporter extends HtmlExporterBase

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.spreadsheet.HtmlExporterBase
        com.mindfusion.spreadsheet.MhtmlExporter

 See Also