Libraries
»
roo
(1.3.11)
»
Index
»
ExcelFontExtensions
»
#underline?
Method: ExcelFontExtensions#underline?
Defined in:
lib/roo/excel.rb
#
underline?
⇒
Boolean
Returns:
(
Boolean
)
99 100 101
# File 'lib/roo/excel.rb', line 99
def
underline?
underline
!=
:none
end