次の方法で共有


DropDownRegular.ShowItemLabel プロパティ

定義

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

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

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

プロパティ値

属性

適用対象