Map.DataBinding Property

Definition

XML Mapping.

Represents the following element tag in the schema: x:DataBinding.

public DocumentFormat.OpenXml.Spreadsheet.DataBinding DataBinding { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.DataBinding? DataBinding { get; set; }
member this.DataBinding : DocumentFormat.OpenXml.Spreadsheet.DataBinding with get, set
Public Property DataBinding As DataBinding

Property Value

Returns DataBinding.

Applies to