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