次の方法で共有


Shape.Blip プロパティ

定義

イメージ パーツとの関係

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

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

プロパティ値

StringValue を返します。

属性

適用対象