次の方法で共有


OleObject.Link プロパティ

定義

OLE Link モニカー

スキーマ内の次の属性を表します。 リンク

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

プロパティ値

StringValue を返します。

属性

適用対象