Share via


NoNamespace.strike Field

Definition

Represents the strike XML attribute.

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

Applies to