Methods

Spreadsheet::Excel

Public Class Methods

new(file_path) click to toggle source
# File lib/spreadsheet/excel.rb, line 23
def Excel.new file_path
  ExcelCompatibleWorkbook.new file_path
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.