Freigeben über


ConditionalFormattingRule.Operator Eigenschaft

Definition

diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema-Operator dar:

[DocumentFormat.OpenXml.SchemaAttr(0, "operator")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues> Operator { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues> Operator { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "operator")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues>? Operator { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("operator")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues>? Operator { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues>? Operator { get; set; }
member this.Operator : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "operator")>]
member this.Operator : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("operator")>]
member this.Operator : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues> with get, set
Public Property Operator As EnumValue(Of ConditionalFormattingOperatorValues)

Eigenschaftswert

Attribute

Gilt für: