SheetProtection.PivotTables Property

Definition

Pivot Tables Locked

Represents the following attribute in the schema: pivotTables

[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

Property Value

Returns BooleanValue.

Attributes

Applies to