Methods

Spreadsheet::ParseExcel

The ParseExcel module is provided as a drop-in replacement for the ParseExcel library. This code is deprecated and will be removed in Spreadsheet version 1.0.0

Public Class Methods

parse(path) click to toggle source
# File lib/parseexcel/parseexcel.rb, line 17
def ParseExcel.parse path
  Spreadsheet.open path
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.