Method: RubyXL::CorePropertiesFile#xlsx_path

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

#xlsx_pathObject



121
122
123
# File 'lib/rubyXL/objects/document_properties.rb', line 121

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