Shape.WrapFormat 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 WrapFormat -Objekt zurück, das die Eigenschaften zum Umschließen von Text um die angegebene Form enthält.
public:
property Microsoft::Office::Interop::Word::WrapFormat ^ WrapFormat { Microsoft::Office::Interop::Word::WrapFormat ^ get(); };
public Microsoft.Office.Interop.Word.WrapFormat WrapFormat { get; }
member this.WrapFormat : Microsoft.Office.Interop.Word.WrapFormat
Public ReadOnly Property WrapFormat As WrapFormat