Contents

startingItemNumber

Sets the starting item number for the text list.

Declaration

var startingItemNumber: Int { get set }

Parameters

  • itemNum:

    The item number.

Discussion

The default value is 1. This value will be used only for ordered lists, and ignored in other cases.