From a08c8eb1aecea4a7d82fc70eb2aa4f886a6ed632 Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Thu, 22 Dec 2016 10:10:40 +0800 Subject: - Fix issue comments missing after save; - Update import PKG syntax in struct; - Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1) --- sheet.go | 1 + 1 file changed, 1 insertion(+) (limited to 'sheet.go') diff --git a/sheet.go b/sheet.go index 088a651..35fd5ed 100644 --- a/sheet.go +++ b/sheet.go @@ -127,6 +127,7 @@ func replaceRelationshipsID(workbookMarshal string) string { rids = strings.Replace(rids, ``, ``, -1) rids = strings.Replace(rids, ``, ``, -1) rids = strings.Replace(rids, ``, ``, -1) + rids = strings.Replace(rids, ``, ``, -1) return strings.Replace(rids, `