Share via


X14.conditionalFormats Field

Definition

Represents the x14:conditionalFormats XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotTableDefinition.
  • has the following child XML elements: conditionalFormat.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: ConditionalFormats.

Applies to