class RubyXL::Connections
Constants
- CONTENT_TYPE
- REL_TYPE
Public Instance Methods
xlsx_path()
click to toggle source
# File lib/rubyXL/objects/connection.rb, line 171 def xlsx_path ROOT.join('xl', 'connections.xml') end