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