Search
IStyle.getFontDoubleUnderline Method
See Also
 






Gets a value indicating whether the element's text is double underlined.

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

 Syntax

Java  Copy Code

Boolean getFontDoubleUnderline ()

 Return Value

true if text is double underlined, or false otherwise.

 See Also