Method: IsoDoc::Function::ToWordHtml#note?

Defined in:
lib/isodoc/function/to_word_html.rb

#note?Boolean

Returns:

  • (Boolean)


15
16
17
# File 'lib/isodoc/function/to_word_html.rb', line 15

def note?
  @note
end