Share via


X14.editValue Field

Definition

Represents the x14:editValue XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotChange, userEdit.
  • has the following XML attributes: valueType.
  • corresponds to the following strongly-typed classes: PivotEditValue.

Applies to