Search
HtmlExporterBase.setEnableCharts Method
See Also
 






Sets a value indicating whether the charts in the workbook are exported. The charts are exported as images.

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

 Syntax

Java  Copy Code

public void setEnableCharts (
    boolean value
)

 Parameters

value

 See Also