Share via


NoNamespace.stdDev Field

Definition

Represents the stdDev XML attributes.

public static readonly System.Xml.Linq.XName stdDev;
 staticval mutable stdDev : System.Xml.Linq.XName
Public Shared ReadOnly stdDev 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.StandardDeviation, ConditionalFormattingRule.StdDev.

Applies to