Share via


NoNamespace.activePresent Field

Definition

Represents the activePresent XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to