Share via


O.borderleftcolor Field

Definition

Represents the o:borderleftcolor XML attributes.

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

Applies to