Klasse ImportConfigurationExcel


public class ImportConfigurationExcel extends ImportConfigurationFile
Configuration describing an Excel file This is used to describe Excel files. Both file types (XLS and XLSX) are supported. The file type can either be detected automatically by the file extension, or alternatively can be set manually. Furthermore there is a sheet index sheetIndex, which describes which sheet within the file should be used.