Versions in this module Expand all Collapse all v1 v1.1.0 Mar 27, 2020 Changes in this version + func Xls2Csv(job *Xls2CsvJob) error + type Xls2CsvJob struct + func NewXls2CsvJob(input io.Reader, output io.Writer, sheetName string, sheetNumber int, ...) *Xls2CsvJob + func (j *Xls2CsvJob) SheetName() string