次の方法で共有


ImageData.Picture プロパティ

定義

代替イメージ データとの明示的な関係

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

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

プロパティ値

StringValue を返します。

属性

適用対象