Protection.AllowInsertingRows 属性

定义

如果允许用户在受保护的工作表上插入行,则返回 True

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

属性值

注解

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

适用于