Method: RubyXL::DocumentPropertiesFile#xlsx_path
- Defined in:
- lib/rubyXL/objects/document_properties.rb
#xlsx_path ⇒ Object
84 85 86 |
# File 'lib/rubyXL/objects/document_properties.rb', line 84 def xlsx_path ROOT.join('docProps', 'app.xml') end |