Search
HtmlExporter.setRootFolder Method
See Also
 






Sets the folder of the target HTML.

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

 Syntax

Java  Copy Code

public void setRootFolder (
    String value
)

 Parameters

value

 Remarks

If images are not embedded and getImageFolder is a relative path, this parameter is used as a root.

 See Also