Parece que você não é o único que está procurando por essa resposta. Respondido por: Luc Sanders
9 levels is the maximum, to keep the file readable that is. Here's a thread that suggests a workaround, based on Word 2003 but still applicable to current versions. http://groups.google.com/group/microsoft.public.word.numbering/browse_thread/thread/10cfb9ee4c92dd6c/61ec9b5e1bb47320?hl=en-us
Luc Sanders MVP - PPT
O link ao qual ele se refere :
At least two posters within the past year have asked how to create 18 levels of numbering. Working with the STYLEREF field the other day, an answer occurred to me that's laughably easy. Set up the built-in Heading styles in the legal number format 1.1., 1.1.1., etc. and use them for levels 1 through 9. Beyond level 9, use the STYLEREF and LISTNUM fields side by side -- the first to capture the 9 numeric values at the point of insertion, and the second to number levels 10 to 18.
( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 1 \S 1 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 2 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 3 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 4 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 5 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 6 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 7 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 8 ) ( STYLEREF 9 \S }.{ LISTNUM LegalDefault \L 9 ) . . . gives you . . . 3.5.7.2.8.9.4.6.3.1. 3.5.7.2.8.9.4.6.3.1.1. 3.5.7.2.8.9.4.6.3.1.1.1. 3.5.7.2.8.9.4.6.3.1.1.1.1. 3.5.7.2.8.9.4.6.3.1.1.1.1.1. 3.5.7.2.8.9.4.6.3.1.1.1.1.1.1. 3.5.7.2.8.9.4.6.3.1.1.1.1.1.1.1. 3.5.7.2.8.9.4.6.3.1.1.1.1.1.1.1.1. 3.5.7.2.8.9.4.6.3.1.1.1.1.1.1.1.1.1.