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:
@@ -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 ...
|
||||
|
||||
Reference in New Issue
Block a user