how to update paragraph numbering of style 'List Number'
Navigation Menu
{{ message }}
python-openxml / python-docx Public
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Closed
Description
opened
on Mar 22, 2023Need to get:
1. First header
1) first par of first header
2) second par of first header
3) third par of first header
2. Second header
1) first par of second header
2) second par ....
3) .....
But i got:
1. First header
1) first par of first header
2) second par of first header
3) third par of first header
2. Second header
4) first par of second header
5) second par ....
6) .....
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions