Method: RubyXL::CorePropertiesFile#xlsx_path
- Defined in:
- lib/rubyXL/objects/document_properties.rb
#xlsx_path ⇒ Object
120 121 122 |
# File 'lib/rubyXL/objects/document_properties.rb', line 120 def xlsx_path ROOT.join('docProps', 'core.xml') end |