Click or drag to resize
TextParaListStart Property
Gets or sets the starting value or code of a list numbering sequence.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Nullable<int> ListStart { get; set; }

Property Value

Type: NullableInt32
See Also