Search
HtmlExporterBase.setTitle Method
See Also
 






Sets the title of the resulting HTML.

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

 Syntax

Java  Copy Code

public void setTitle (
    String value
)

 Parameters

value

 See Also