Paragraph.ListNumberOriginal[Int16] Property

Definition

Returns an Integer that represents the original list level for a paragraph. Read-only.

public:
 property short ListNumberOriginal[short] { short get(short Level); };
public short ListNumberOriginal[short Level] { get; }
member this.ListNumberOriginal(int16) : int16
Public ReadOnly Property ListNumberOriginal(Level As Short) As Short

Parameters

Level
Int16

Specifies the list level.

Property Value

Applies to