DataBinding.FileBinding 属性

定义

FileBinding

表示架构中的以下属性:FileBinding

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

属性值

返回 BooleanValue

属性

适用于