Share via


O.ole Field

Definition

Represents the o:ole XML attributes.

public static readonly System.Xml.Linq.XName ole;
 staticval mutable ole : System.Xml.Linq.XName
Public Shared ReadOnly ole As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: arc, curve, image, line, oval, polyline, rect, roundrect, shape, shapetype.
  • corresponds to the following strongly-typed properties: Arc.Ole, Curve.Ole, ImageFile.Ole, Line.Ole, Oval.Ole, PolyLine.Ole, Rectangle.Ole, RoundRectangle.Ole, Shape.Ole, Shapetype.Ole.

Applies to