Share via


A.spcPct Field

Definition

Represents the a:spcPct XML element.

public static readonly System.Xml.Linq.XName spcPct;
 staticval mutable spcPct : System.Xml.Linq.XName
Public Shared ReadOnly spcPct 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: SpacingPercent.

Applies to