InlineShape.OLEFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a OLEFormat object that represents the OLE characteristics (other than linking) for the specified InlineShape.
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