Compartir a través de


ConditionalFormatting.Pivot Propiedad

Definición

Formato condicional de tabla dinámica

Representa el atributo siguiente en el esquema: pivot

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a