Properties' Summary |
NumberingType |
specifies the type of numbering. |
ParentNumbering |
specifies the number of higher numbering levels that
are included in the representation of the current number.
|
Prefix |
This prefix is inserted in front of the numbering symbol(s).
|
Suffix |
This suffix is inserted after the numbering symbol(s).
|
CharStyleName |
This is the name of the character style that is used for the symbol(s).
|
BulletId |
The bullet symbol with this code in the assigned font is used.
|
BulletFontName |
This is the name of the font that is used for the bullet.
|
GraphicURL |
This is the URL of a graphic file to use as a symbol.
|
StartWith |
This specifies the start value for the numbering.
|
Properties' Details |
NumberingType
short NumberingType;
- Description
- specifies the type of numbering.
- See also
- NumberingType
|
|
ParentNumbering
short ParentNumbering;
- Description
- specifies the number of higher numbering levels that
are included in the representation of the current number.
|
|
Prefix
string Prefix;
- Description
- This prefix is inserted in front of the numbering symbol(s).
|
|
Suffix
string Suffix;
- Description
- This suffix is inserted after the numbering symbol(s).
|
|
CharStyleName
string CharStyleName;
- Description
- This is the name of the character style that is used for the symbol(s).
|
|
BulletId
short BulletId;
- Description
- The bullet symbol with this code in the assigned font is used.
|
|
BulletFontName
string BulletFontName;
- Description
- This is the name of the font that is used for the bullet.
|
|
GraphicURL
string GraphicURL;
- Description
- This is the URL of a graphic file to use as a symbol.
|
|
StartWith
short StartWith;
- Description
- This specifies the start value for the numbering.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.