Class
ExcelInfoApp
In:
app/bin/excel_info.rb
Parent:
ManyFileApp
Methods
new
process_many_file
process_one_file
usage
Constants
ExcelExt
=
".xls"
Public Class methods
new
()
初期化
Public Instance methods
process_many_file
()
複数ファイル処理
継承元クラスのメソッドをオーバーライドしています。
process_one_file
(path)
1ファイルの処理
継承元クラスのメソッドをオーバーライドしています。
usage
()
使用方法出力
継承元クラスのメソッドをオーバーライドしています。
[Validate]