ResetLocked Method (NamedStyle)
Resets to the default setting for the style whether this style permits a cell to be edited when the sheet is protected (not set).
public override void ResetLocked()
'Declaration
Public Overrides Sub ResetLocked()
'Usage
Dim instance As NamedStyle
instance.ResetLocked()