Share via


X14.conditionalFormatting Field

Definition

Represents the x14:conditionalFormatting XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: conditionalFormattings.
  • has the following child XML elements: cfRule, extLst, sqref.
  • has the following XML attributes: pivot.
  • corresponds to the following strongly-typed classes: ConditionalFormatting.

Applies to