Exemplo n.º 1
0
 public ImportFromExcel()
     : this(ImportFileFormat.CreateDefault())
 {
 }
Exemplo n.º 2
0
 public ImportExcelToList()
     : this(ImportFileFormat.CreateDefault())
 {
 }