Method: Axlsx::App#HyperlinksChanged
- Defined in:
- lib/axlsx/doc_props/app.rb
#HyperlinksChanged ⇒ Boolean
Returns Indicates that the hyper links in the document have been changed.
71 72 73 |
# File 'lib/axlsx/doc_props/app.rb', line 71 def HyperlinksChanged @HyperlinksChanged end |