Share via


NoNamespace.ua Field

Definition

Represents the ua XML attributes.

public static readonly System.Xml.Linq.XName ua;
 staticval mutable ua : System.Xml.Linq.XName
Public Shared ReadOnly ua 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.Ua, RevisionConflict.Ua, RevisionDefinedName.Ua, RevisionInsertSheet.Ua, RevisionMove.Ua, RevisionRowColumn.Ua, RevisionSheetName.Ua.

Applies to