[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Style.ListFormat

ListFormat Property

ListFormat

Get a list formatting for the paragraph style.

This property is only valid for paragraph styles. For other style types this property returns null.

Declaration
public ListFormat ListFormat { get; }
Public ReadOnly Property ListFormat As ListFormat