次の方法で共有


Constraint.Operator プロパティ

定義

オペレーター

スキーマ内の次の属性を表します。

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象