SheetProtection.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

属性值

返回 BooleanValue

属性

适用于