Share via


NoNamespace.rank Field

Definition

Represents the rank XML attribute.

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

Applies to