Protection.AllowFormattingRows 属性

定义

如果允许对受保护的工作表上的行进行格式设置,则返回 True

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

属性值

注解

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

适用于