1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-07 16:50:24 +08:00

add f.UseTemplate

This commit is contained in:
源文雨
2023-03-02 20:05:09 +08:00
parent 8b3cf0260d
commit 4f44062fe1
4 changed files with 22 additions and 12 deletions

View File

@@ -230,8 +230,8 @@ type WPSSpPr struct {
NoFill *struct{} `xml:"a:noFill,omitempty"`
Line *ALine
EffectList struct{} `xml:"a:effectLst"`
ExtList struct{} `xml:"a:extLst"`
// EffectList struct{} `xml:"a:effectLst"`
// ExtList struct{} `xml:"a:extLst"`
}
// UnmarshalXML ...