Method: RubyXL::DocumentPropertiesFile#xlsx_path

Defined in:
lib/rubyXL/objects/document_properties.rb

#xlsx_pathObject



84
85
86
# File 'lib/rubyXL/objects/document_properties.rb', line 84

def xlsx_path
  ROOT.join('docProps', 'app.xml')
end