Range.ListFormat Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt ein ListFormat -Objekt zurück, das alle Listenformatierungsmerkmale eines Bereichs darstellt.
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