BackstageRegularButton.GetImage プロパティ

定義

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

スキーマ内の次の属性を表します。 getImage

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

プロパティ値

属性

適用対象