Field.OLEFormat 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 OLEFormat -Objekt zurück, das die OLE-Merkmale (mit Ausnahme der Verknüpfung) für das angegebene Feld darstellt.
public:
property Microsoft::Office::Interop::Word::OLEFormat ^ OLEFormat { Microsoft::Office::Interop::Word::OLEFormat ^ get(); };
public Microsoft.Office.Interop.Word.OLEFormat OLEFormat { get; }
member this.OLEFormat : Microsoft.Office.Interop.Word.OLEFormat
Public ReadOnly Property OLEFormat As OLEFormat