Shape.OLEFormat Property

Definition

Returns a OLEFormat object that represents the OLE characteristics (other than linking) for the specified shape.

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

Property Value

Applies to