Share via


NoNamespace.gte Field

Definition

Represents the gte XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cfvo, cfvo.
  • corresponds to the following strongly-typed properties: ConditionalFormattingValueObject.GreaterThanOrEqual, ConditionalFormatValueObject.GreaterThanOrEqual.

Applies to