Gets or sets the paragraph's bulleted or numbered list and/or its formatting attributes. The property's value is an object of the type ListFormat.

Syntax

public ListFormat ListFormat { get; set; }
Public Property ListFormat() As ListFormat