DataConsolidate.Link 属性

定义

链接

表示架构中的以下属性:链接

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

属性值

返回 BooleanValue

属性

适用于