Search
CellAnnotation.getFontDoubleUnderline Method
See Also
 






Gets a value indicating whether the comment text is double underlined.

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

 Syntax

Java  Copy Code

public Boolean getFontDoubleUnderline ()

 Return Value

true if text is double underlined, or false otherwise.

 See Also