Share via


X14.conditionalFormattings Field

Definition

Represents the x14:conditionalFormattings XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ext.
  • has the following child XML elements: conditionalFormatting.
  • corresponds to the following strongly-typed classes: ConditionalFormattings.

Applies to