Search
CellAnnotation.setFontUnderline Method
See Also
 






Sets a value indicating whether the comment text is underlined.

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

 Syntax

Java  Copy Code

public void setFontUnderline (
    Boolean value
)

 Parameters

value

 See Also