Gets or sets the type and the formatting attributes of a bulleted or numbered list. The property value is an object of the type ListFormat. For more information see the description of the ListFormat class.

Syntax

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