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