次の方法で共有


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 を返します。

属性

適用対象