G
gStorm
I am writing a vb app to create a requirements matrix
from my requirements document that is a MS Word
document.
I am able to find the "Heading 1" sytles in my word
document, which correspond to my top-level requirements
categories, but I can't find the attribute in the Heading
1 paragraph object that tells me the Word hierarchy of
numbering.
My hierarchy looks something like:
1. 1st Heading 1
1.1 1st heading 2
1.2 2nd Heading 2
2. 2nd Heading 1
2.1 3rd Heading 2
etc.
I need to find the "1." that Word associates with
the "1st Heading 1".
from my requirements document that is a MS Word
document.
I am able to find the "Heading 1" sytles in my word
document, which correspond to my top-level requirements
categories, but I can't find the attribute in the Heading
1 paragraph object that tells me the Word hierarchy of
numbering.
My hierarchy looks something like:
1. 1st Heading 1
1.1 1st heading 2
1.2 2nd Heading 2
2. 2nd Heading 1
2.1 3rd Heading 2
etc.
I need to find the "1." that Word associates with
the "1st Heading 1".