Share via


W.rsidDel Field

Definition

Represents the w:rsidDel XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: p, r, sectPr, tr.
  • corresponds to the following strongly-typed properties: Paragraph.RsidParagraphDeletion, PreviousSectionProperties.RsidDel, Run.RsidRunDeletion, SectionProperties.RsidDel, TableRow.RsidTableRowDeletion.

Applies to