Method: Axlsx::App#shared_doc
- Defined in:
- lib/axlsx/doc_props/app.rb
#shared_doc ⇒ Boolean Also known as:
Returns Indicates if the document is shared.
112 113 114 |
# File 'lib/axlsx/doc_props/app.rb', line 112 def shared_doc @shared_doc end |