DiagramChooseIf.Operator Property

Definition

Operator

Represents the following attribute in the schema: op

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

Property Value

Attributes

Applies to