summaryrefslogtreecommitdiff
path: root/table.go
diff options
context:
space:
mode:
Diffstat (limited to 'table.go')
-rw-r--r--table.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/table.go b/table.go
index 5c00a2d..5af4b04 100644
--- a/table.go
+++ b/table.go
@@ -150,7 +150,7 @@ func (f *File) addTable(sheet, tableXML string, hxAxis, hyAxis, vxAxis, vyAxis,
},
}
table, _ := xml.Marshal(t)
- f.saveFileList(tableXML, string(table))
+ f.saveFileList(tableXML, table)
}
// parseAutoFilterSet provides function to parse the settings of the auto