Method: Excel::Excel#initialize
- Defined in:
- lib/rexcel.rb
#initialize ⇒ Excel
Returns a new instance of Excel.
31 32 33 |
# File 'lib/rexcel.rb', line 31 def initialize() reconnect() end |
Returns a new instance of Excel.
31 32 33 |
# File 'lib/rexcel.rb', line 31 def initialize() reconnect() end |