Table of Contents - excel_utils-1.3.0 Documentation
Classes and Modules
- ExcelUtils
- ExcelUtils::Sheets
- ExcelUtils::Sheets::Base
- ExcelUtils::Sheets::CSV
- ExcelUtils::Sheets::Excel
- ExcelUtils::Sheets::ExcelStream
- ExcelUtils::Workbooks
- ExcelUtils::Workbooks::CSV
- ExcelUtils::Workbooks::Excel
- ExcelUtils::Writer
Methods
- ::add_formats — ExcelUtils::Writer
- ::add_sheet — ExcelUtils::Writer
- ::date? — ExcelUtils::Writer
- ::new — ExcelUtils::Sheets::Base
- ::new — ExcelUtils::Sheets::CSV
- ::new — ExcelUtils::Sheets::Excel
- ::new — ExcelUtils::Sheets::ExcelStream
- ::new — ExcelUtils::Workbooks::CSV
- ::new — ExcelUtils::Workbooks::Excel
- ::read — ExcelUtils
- ::write — ExcelUtils::Writer
- ::write — ExcelUtils
- #[] — ExcelUtils::Workbooks::CSV
- #[] — ExcelUtils::Workbooks::Excel
- #column_names — ExcelUtils::Sheets::Base
- #each — ExcelUtils::Sheets::Base
- #each_row — ExcelUtils::Sheets::CSV
- #each_row — ExcelUtils::Sheets::Excel
- #each_row — ExcelUtils::Sheets::ExcelStream
- #empty_row? — ExcelUtils::Sheets::Base
- #first_row — ExcelUtils::Sheets::CSV
- #first_row — ExcelUtils::Sheets::Excel
- #first_row — ExcelUtils::Sheets::ExcelStream
- #normalize_columns — ExcelUtils::Sheets::Base
- #normalize_row — ExcelUtils::Sheets::ExcelStream
- #sheet — ExcelUtils::Sheets::ExcelStream
- #sheet_class — ExcelUtils::Workbooks::Excel
- #sheets — ExcelUtils::Workbooks::CSV
- #sheets — ExcelUtils::Workbooks::Excel
- #to_h — ExcelUtils::Workbooks::CSV
- #to_h — ExcelUtils::Workbooks::Excel
- #with_sheet — ExcelUtils::Sheets::Excel