Libraries
»
read_xls
(0.1.2)
»
Index
»
ReadXls
»
parse
Method: ReadXls.parse
Defined in:
lib/read_xls.rb
.
parse
(xls_path) ⇒
Object
46 47 48
# File 'lib/read_xls.rb', line 46
def
self
.
parse
(
xls_path
)
Spreadsheet
.
parse
(
xls_path
)
end