次の方法で共有


ImageLayer.Embed プロパティ

定義

埋め込みでは、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: r:embed

[DocumentFormat.OpenXml.SchemaAttr(19, "embed")]
public DocumentFormat.OpenXml.StringValue Embed { get; set; }
public DocumentFormat.OpenXml.StringValue Embed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "embed")]
public DocumentFormat.OpenXml.StringValue? Embed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:embed")]
public DocumentFormat.OpenXml.StringValue? Embed { get; set; }
public DocumentFormat.OpenXml.StringValue? Embed { get; set; }
member this.Embed : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "embed")>]
member this.Embed : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:embed")>]
member this.Embed : DocumentFormat.OpenXml.StringValue with get, set
Public Property Embed As StringValue

プロパティ値

属性

適用対象