Share via


O.bordertopcolor Field

Definition

Represents the o:bordertopcolor XML attributes.

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

Applies to