Protection.AllowFormattingColumns 属性

定义

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

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

属性值

注解

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

适用于