v0.0.631
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m0s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m0s
This commit is contained in:
@@ -286,6 +286,12 @@ func (em *ExcelMapper[T]) BuildSingleSheet(f *excelize.File, sheetName string, d
|
||||
iRow++
|
||||
}
|
||||
|
||||
//for i, col := range em.colDefinitions {
|
||||
// if col.width == nil {
|
||||
// //TODO https://github.com/qax-os/excelize/pull/1386
|
||||
// }
|
||||
//}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user