Share via


W.strike Field

Definition

Represents the w:strike XML element.

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 element, it:

  • has the following parent XML elements: rPr.
  • corresponds to the following strongly-typed classes: Strike.

Applies to