共用方式為


SurveyQuestion.Binding Property

Definition

binding, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: binding

[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

Property Value

Attributes

Applies to