Can you use the Format of a Multilevel ListTemplate item to reproduce its result in a textbox in vb.net?

I have a MultiLevel ListTemplate with 9 levels. I want to be able to use the Format of an item to display a number in a vb.net textbox.

For example, level 2 in this particular ListTemplate has:

        NumberFormat = (%2)

         NumberStyle = WdListNumberStyle.wdListNumberStyleLowercaseLetter

Can I use these two values in vb code to put "(a)" into a textbox on a vb.net form

June 30th, 2015 12:10am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics