How to get auto Numbering value ?

M

moonhkt

Hi All

My document have Auto numbering,the format is 7 , 7.1 , 7.2 ...

How to programming get the auto numbering in document ?

e.g.

In Document
7.1 unix
7.2 Cat

In table
7.2.1 ABC
7.2.2 BBC

Result
7.1
7.2
7.2.1
7.2.2

Moonhkt
 
Top