Protection.AllowUsingPivotTables 属性

定义

如果允许用户在受保护的工作表上处理数据透视表,则返回 True

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

属性值

注解

AllowUsingPivotTables 属性应用于非 OLAP 源数据。

可以使用 方法参数设置 Protect(Object, Object, Object)AllowUsingPivotTables 属性。

适用于