Method: Axlsx::App#HyperlinksChanged

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

#HyperlinksChangedBoolean

Returns Indicates that the hyper links in the document have been changed.

Returns:

  • (Boolean)

    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