Search
Run.setFontBold Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setFontBold (
    Boolean value
)

 Parameters

value

 See Also