Range.ListFormat
Range.ListFormat
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; }
Public ReadOnly Property ListFormat As ListFormat