Method: Axlsx::App#hyperlink_base

Defined in:
lib/axlsx/doc_props/app.rb

Returns The base for hyper links in the document.

Returns:

  • (String)

    The base for hyper links in the document.



116
117
118
# File 'lib/axlsx/doc_props/app.rb', line 116

def hyperlink_base
  @hyperlink_base
end