Share via


A.spcPts Field

Definition

Represents the a:spcPts XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: lnSpc, spcAft, spcBef.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: SpacingPoints.

Applies to