summaryrefslogtreecommitdiff
path: root/xmlComments.go
diff options
context:
space:
mode:
authorxuri <xuri.me@gmail.com>2020-09-03 23:44:43 +0800
committerxuri <xuri.me@gmail.com>2020-09-03 23:44:43 +0800
commit1111de2fdb7da9aa9f039f5173a6dafa6d98029c (patch)
tree90bfde21945cd6f6182f0471764123a0cf91862c /xmlComments.go
parent98f1a699033b76a1482edc03d533dd1f67bcd2d6 (diff)
improve compatibility for phonetic hint and sheet tab color
Diffstat (limited to 'xmlComments.go')
-rw-r--r--xmlComments.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlComments.go b/xmlComments.go
index 0f02b18..f2b03a1 100644
--- a/xmlComments.go
+++ b/xmlComments.go
@@ -69,7 +69,7 @@ type xlsxText struct {
type xlsxPhoneticRun struct {
Sb uint32 `xml:"sb,attr"`
Eb uint32 `xml:"eb,attr"`
- T string `xml:"t,attr"`
+ T string `xml:"t"`
}
// formatComment directly maps the format settings of the comment.