mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-11 02:50:27 +08:00
feat: 增加page margin和number (#48)
This commit is contained in:
@@ -32,6 +32,7 @@ type ParagraphProperties struct {
|
||||
XMLName xml.Name `xml:"w:pPr,omitempty"`
|
||||
Tabs *Tabs
|
||||
Spacing *Spacing
|
||||
NumProperties *NumProperties
|
||||
Ind *Ind
|
||||
Justification *Justification
|
||||
Shade *Shade
|
||||
|
||||
Reference in New Issue
Block a user