DataBinding.DataBindingName Property

Definition

DataBindingName

Represents the following attribute in the schema: DataBindingName

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

Property Value

Returns StringValue.

Attributes

Applies to