Share via


O.spt Field

Definition

Represents the o:spt XML attributes.

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

Applies to