Method: Axlsx::App#HyperLinkBase
- Defined in:
- lib/axlsx/doc_props/app.rb
#HyperLinkBase ⇒ String
Returns The base for hyper links in the document.
68 69 70 |
# File 'lib/axlsx/doc_props/app.rb', line 68 def HyperLinkBase @HyperLinkBase end |