Share via


W.evenHBand Field

Definition

Represents the w:evenHBand XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cnfStyle.
  • corresponds to the following strongly-typed properties: ConditionalFormatStyle.EvenHorizontalBand.

Applies to