Search
Run.setFontSize Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setFontSize (
    Double value
)

 Parameters

value

 See Also