Property OleObject
OleObject
Gets or sets the embedded object this drawing is the preview for, or null when the drawing stands for itself.
public OleObject? OleObject { get; set; }
Property Value
Remarks
A w:object is a VML picture — the display representation — plus a payload. The
picture is Root and renders like any other shape; this says what it
stands for.