Class: RemoteTable::Format::Excelx

Inherits:
RemoteTable::Format show all
Includes:
Rooable
Defined in:
lib/remote_table/format/excelx.rb

Instance Attribute Summary

Attributes inherited from RemoteTable::Format

#t

Instance Method Summary collapse

Methods included from Rooable

#each

Methods inherited from RemoteTable::Format

#each, #initialize

Constructor Details

This class inherits a constructor from RemoteTable::Format

Instance Method Details

#roo_classObject



5
6
7
# File 'lib/remote_table/format/excelx.rb', line 5

def roo_class
  ::Excelx
end