gooxml icon indicating copy to clipboard operation
gooxml copied to clipboard

How to get NumberingDefinition

Open dicksonli opened this issue 1 year ago • 0 comments

I'd like to support Numbering function. but when i want to call SetNumberingDefinition(nd), I don't konw how get other NumberingDefinition. demo just show me nd := i.doc.Numbering.Definitions()[0]. I'd like to show number such at 1. xxx 1.1 yyy

dicksonli avatar Mar 12 '23 10:03 dicksonli