Share via


NoNamespace.ra Field

Definition

Represents the ra XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rcc, rcft, rdn, ris, rm, rrc, rsnm.
  • corresponds to the following strongly-typed properties: RevisionCellChange.Ra, RevisionConflict.Ra, RevisionDefinedName.Ra, RevisionInsertSheet.Ra, RevisionMove.Ra, RevisionRowColumn.Ra, RevisionSheetName.Ra.

Applies to