Share via


O.oleicon Field

Definition

Represents the o:oleicon XML attributes.

public static readonly System.Xml.Linq.XName oleicon;
 staticval mutable oleicon : System.Xml.Linq.XName
Public Shared ReadOnly oleicon 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.OleIcon, Curve.OleIcon, ImageFile.OleIcon, Line.OleIcon, Oval.OleIcon, PolyLine.OleIcon, Rectangle.OleIcon, RoundRectangle.OleIcon, Shape.OleIcon, Shapetype.OleIcon.

Applies to