Share via


NoNamespace.equalAverage Field

Definition

Represents the equalAverage XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cfRule, cfRule.
  • corresponds to the following strongly-typed properties: ConditionalFormattingRule.EqualAverage.

Applies to