Compartir a través de


SheetProtection.PivotTables Propiedad

Definición

Tablas dinámicas bloqueadas

Representa el atributo siguiente en el esquema: tablas dinámicas

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a