次の方法で共有


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 を返します。

属性

適用対象