Share via


X.cfvo Field

Definition

Represents the x:cfvo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: colorScale, dataBar, iconSet.
  • has the following child XML elements: extLst.
  • has the following XML attributes: gte, type, val.
  • corresponds to the following strongly-typed classes: ConditionalFormatValueObject.

Applies to