DynamicMenu.ShowImage プロパティ

定義

showImage

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

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

プロパティ値

属性

適用対象