Compartir a través de


DynamicMenuRegular.ShowLabel Propiedad

Definición

showLabel, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: showLabel

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

Valor de propiedad

Atributos

Se aplica a