DataBinding.DataBindingLoadMode Property

Definition

DataBindingLoadMode

Represents the following attribute in the schema: DataBindingLoadMode

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

Property Value

Returns UInt32Value.

Attributes

Applies to