summaryrefslogtreecommitdiff
path: root/xmlStyles.go
diff options
context:
space:
mode:
Diffstat (limited to 'xmlStyles.go')
-rw-r--r--xmlStyles.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlStyles.go b/xmlStyles.go
index 71fe9a6..0000d45 100644
--- a/xmlStyles.go
+++ b/xmlStyles.go
@@ -341,6 +341,7 @@ type Font struct {
Size float64 `json:"size"`
Strike bool `json:"strike"`
Color string `json:"color"`
+ VertAlign string `json:"vertAlign"`
}
// Fill directly maps the fill settings of the cells.