PivotTableDefinition.ShowHeaders Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
showHeaders
Representa el atributo siguiente en el esquema: showHeaders
[DocumentFormat.OpenXml.SchemaAttr(0, "showHeaders")]
public DocumentFormat.OpenXml.BooleanValue ShowHeaders { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowHeaders { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showHeaders")]
public DocumentFormat.OpenXml.BooleanValue? ShowHeaders { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showHeaders")]
public DocumentFormat.OpenXml.BooleanValue? ShowHeaders { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowHeaders { get; set; }
member this.ShowHeaders : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showHeaders")>]
member this.ShowHeaders : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showHeaders")>]
member this.ShowHeaders : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowHeaders As BooleanValue
Valor de propiedad
- Atributos