carmel / gooxml

GNU Affero General Public License v3.0
155 stars 66 forks source link

How to get NumberingDefinition #4

Open dicksonli opened 1 year ago

dicksonli commented 1 year ago

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