Search
IStyle.setFontBold Method
See Also
 






Sets a value indicating whether the element's text is bold.

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

 Syntax

Java  Copy Code

void setFontBold (
    Boolean value
)

 Parameters

value

 See Also