matrix conf fixed
This commit is contained in:
@@ -213,6 +213,7 @@ func XLSX(r io.Reader, conf *Conf) (*ecalc.Ecalc, error) {
|
||||
case "PercentageReached":
|
||||
mTopic.PercentageReached = int(f * 100)
|
||||
}
|
||||
// fmt.Println(axis, field, f, cellValue)
|
||||
}
|
||||
readCell(val.PointsCol, "Points")
|
||||
readCell(val.MaxPointsCol, "MaxPoints")
|
||||
|
||||
Reference in New Issue
Block a user