Protection.AllowFormattingCells 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果允许对受保护的工作表上的单元格进行格式设置,则返回 True。
public:
property bool AllowFormattingCells { bool get(); };
public bool AllowFormattingCells { get; }
Public ReadOnly Property AllowFormattingCells As Boolean
属性值
注解
可以使用 方法参数设置 Protect(Object, Object, Object)AllowFormattingCells 属性。
使用此属性可禁用“保护”选项卡,允许用户更改所有格式,但不能解锁或取消隐藏范围。