Share via


NoNamespace.customListSort Field

Definition

Represents the customListSort XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition, tabular, tableSlicerCache.
  • corresponds to the following strongly-typed properties: PivotTableDefinition.CustomListSort, TableSlicerCache.CustomListSort, TabularSlicerCache.CustomListSort.

Applies to