Share via


NoNamespace.stopIfTrue Field

Definition

Represents the stopIfTrue XML attribute.

public static readonly System.Xml.Linq.XName stopIfTrue;
 staticval mutable stopIfTrue : System.Xml.Linq.XName
Public Shared ReadOnly stopIfTrue 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.StopIfTrue.

Applies to