NumberingRestartPolicy

Numbering restart policy.

Methods:

getElements, toSource, toSpecifier

Objects:

Number, Object, RestartPolicy,

Property Listing

Property

Type

Access

Description

numberingLowerLevel

Number

read/write

The lower numbering level for a numbered list.

numberingPolicy

RestartPolicy

RestartPolicy.AFTER_SPECIFIC_LEVEL

RestartPolicy.ANY_PREVIOUS_LEVEL

RestartPolicy.RANGE_OF_LEVELS

read/write

The numbering restart policy to use.

numberingUpperLevel

Number

read/write

The upper numbering level for a numbered list.

parent

ChangeTextPreference

Character

FindGrepPreference

FindTextPreference

InsertionPoint

Line

Paragraph

ParagraphStyle

Story

Text

TextColumn

TextStyleRange

Word

ChangeGrepPreference

TextDefault

readonly

The parent of the NumberingRestartPolicy (a TextDefault, ParagraphStyle, Text, Character, Word, Line, TextColumn, Paragraph, TextStyleRange, InsertionPoint, Story, FindTextPreference, ChangeTextPreference, FindGrepPreference or ChangeGrepPreference).

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

NumberingRestartPolicy getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

Generates a string which, if executed, will return the NumberingRestartPolicy.

String toSpecifier ()

Retrieves the object specifier.