Function TWPTextStyle.SetNumbering(number_id:Integer; numlevel:Integer; ApplyWithIndents:Boolean) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TWPTextStyle

Parameters

  • number_id:Integer
  • numlevel:Integer
  • ApplyWithIndents:Boolean

Returns

The type of the result value is Boolean.

Description

Activate numbering in this paragraph. The parameters are the same as used by NumberStyles.FindNumberStyle. If number_id=-1 then only numlevel is used to select a style in the default numbering group.