UnsizedToggleButton.Image プロパティ

定義

image

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

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

プロパティ値

属性

適用対象