Share via


Protection.AllowUsingPivotTables プロパティ

定義

ユーザーが保護されたワークシートのピボット テーブルを操作できる場合は True を 返します。

public:
 property bool AllowUsingPivotTables { bool get(); };
public bool AllowUsingPivotTables { get; }
Public ReadOnly Property AllowUsingPivotTables As Boolean

プロパティ値

注釈

AllowUsingPivotTables プロパティは、OLAP 以外の元データに適用します。

AllowUsingPivotTables プロパティは、メソッド引数をProtect(Object, Object, Object)使用して設定できます。

適用対象