Limitations
Read only.
Gets the paragraph's list number text. The text consists of the text in front of the number, the number itself and the text behind the list number. It is an empty string, if the paragraph does not belong to a numbered list.
public String ListNumber´Text { get; }
Public ReadOnly Property ListNumberText() As String
Read only.