Compartir a través de


PivotTableStyle.ShowColumnHeaders Propiedad

Definición

Mostrar formato de encabezado de columna de estilo de tabla

Representa el atributo siguiente en el esquema: showColHeaders

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a