ConditionalFormattingValueObject.GreaterThanOrEqual Property

Definition

gte, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: gte

[DocumentFormat.OpenXml.SchemaAttr(0, "gte")]
public DocumentFormat.OpenXml.BooleanValue GreaterThanOrEqual { get; set; }
public DocumentFormat.OpenXml.BooleanValue GreaterThanOrEqual { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "gte")]
public DocumentFormat.OpenXml.BooleanValue? GreaterThanOrEqual { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("gte")]
public DocumentFormat.OpenXml.BooleanValue? GreaterThanOrEqual { get; set; }
public DocumentFormat.OpenXml.BooleanValue? GreaterThanOrEqual { get; set; }
member this.GreaterThanOrEqual : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "gte")>]
member this.GreaterThanOrEqual : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("gte")>]
member this.GreaterThanOrEqual : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property GreaterThanOrEqual As BooleanValue

Property Value

Attributes

Applies to