Search
HtmlExporter.setImageFolder Method
See Also
 






Sets the directory where the images referenced in the HTML should be copied.

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

 Syntax

Java  Copy Code

public void setImageFolder (
    String value
)

 Parameters

value

 See Also