Interface SpreadsheetAdapter

All Known Implementing Classes:
AdvancedSpreadsheetAdapter, BaseAdapter, SimpleInputOutputDetectionStrategy, StaticInputOutputDetectionStrategy

public interface SpreadsheetAdapter
Implement this interface to tailor the conversion process to a specific format of your excel sheets.
  • Method Details