Share via


X14.userEdit Field

Definition

Represents the x14:userEdit XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotEdit.
  • has the following child XML elements: editValue, f.
  • corresponds to the following strongly-typed classes: PivotUserEdit.

Applies to