I am looking for a solution how to create headings with numbers (think it is called multilevel list in Word 2007).
What I am looking for is a way to accomplish this:
- Code: Select all
1. Heading 1
1.1 Heading 2
1.1.1 Heading 3
1.1.2 Heading 3
1.2 Heading 2
2. Heading 1
2.1 Heading 2
...
Is there an easy way of doing this? Tried to look into the sample code, but couldn't find ...