class RubyXL::QueryTable
Constants
- CONTENT_TYPE
- REL_TYPE
Public Instance Methods
xlsx_path()
click to toggle source
# File lib/rubyXL/objects/query_table.rb, line 100 def xlsx_path ROOT.join('xl', 'queryTables', "queryTable#{file_index}.xml") end