'宣言
<System.ObsoleteAttribute("The Protected property has been deprecated. The IsProtected property will return the current protected state. The Protect and Unprotect methods are used to change the protection state.")>
Public Property Protected As System.Boolean
[System.ObsoleteAttribute("The Protected property has been deprecated. The IsProtected property will return the current protected state. The Protect and Unprotect methods are used to change the protection state.")]
public System.bool Protected {get; set;}
True の場合、ワークシートまたはロックされたセルの変更を防ぎます。
オンラインで表示: GitHub