Search
HtmlExporterBase Class
See Also
 






Represents the base class for HTML exporters.

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

 Syntax

Java  Copy Code

public abstract class HtmlExporterBase

 Inheritance Hierarchy

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

 See Also