NumberMode Property

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPParInterface

Declaration

int NumberMode;

Description

The numbering mode for this paragraph or style. If you assign a value NumberLevel will be cleared.

Possible values are:

0 : no numbering

1 : bullets

2 : circles

3 : arabic numbering 1,2,3

4 : captital roman

5 : roman

6 : capital latin

7 : latin

Note, this property is not stored as property with WPAT code "WPAT_NumberMode". WPAT_NumberMode is not used by paragraph styles or paragraphs, only by numberstyles. To get a numberstyle the use the ID stored as property WPAT_NumberStyle with GetNumberStyle.


[idh_iwpparinterface_numbermode.htm]    Copyright © 2007 by WPCubed GmbH