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

Syntax

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

Limitations

Runtime only.