Share via


X.rsnm Field

Definition

Represents the x:rsnm XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: revisions.
  • has the following child XML elements: extLst.
  • has the following XML attributes: newName, oldName, ra, rId, sheetId, ua.
  • corresponds to the following strongly-typed classes: RevisionSheetName.

Applies to