Compartir a través de


PivotField.Compact Propiedad

Definición

Compact

Representa el atributo siguiente en el esquema: compact

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a