Method: Axlsx::App#hyperlink_base
- Defined in:
- lib/axlsx/doc_props/app.rb
#hyperlink_base ⇒ String Also known as: HyperlinkBase
Returns 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 |