Search
Run.setFontUnderlined Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setFontUnderlined (
    Boolean value
)

 Parameters

value

 See Also