Share via


NoNamespace.spc Field

Definition

Represents the spc XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: defRPr.
  • corresponds to the following strongly-typed properties: TextCharacterPropertiesType.Spacing.

Applies to