次の方法で共有


SurveyQuestion.Binding プロパティ

定義

バインディングでは、このプロパティは Office 2013 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象