语法
表达式.ProtectionMode
表达式 一个代表 Chart 对象的变量。
示例
此示例显示 ProtectionMode 属性的状态。
MsgBox(ActiveSheet.ProtectionMode)