Share via


X.conditionalFormatting Field

Definition

Represents the x: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: worksheet, macrosheet.
  • has the following child XML elements: cfRule, extLst.
  • has the following XML attributes: pivot, sqref.
  • corresponds to the following strongly-typed classes: ConditionalFormatting.

Applies to