Method: Axlsx::App#HyperLinkBase

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

#HyperLinkBaseString

Returns The base for hyper links in the document.

Returns:

  • (String)

    The base for hyper links in the document.



68
69
70
# File 'lib/axlsx/doc_props/app.rb', line 68

def HyperLinkBase
  @HyperLinkBase
end