Search
Run.setFontName Method
See Also
 






Sets the font name of the run, or null, if the run should use the default font.

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

 Syntax

Java  Copy Code

public void setFontName (
    String value
)

 Parameters

value

 See Also