Range.ListFormat Property

Definition

Returns a ListFormat object that represents all the list formatting characteristics of a range.

public:
 property Microsoft::Office::Interop::Word::ListFormat ^ ListFormat { Microsoft::Office::Interop::Word::ListFormat ^ get(); };
public Microsoft.Office.Interop.Word.ListFormat ListFormat { get; }
member this.ListFormat : Microsoft.Office.Interop.Word.ListFormat
Public ReadOnly Property ListFormat As ListFormat

Property Value

Applies to