Spread for ASP.NET 12 Product Documentation
ResetLocked Method (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetLocked Method
Resets the locked state for the cell and makes the cell inherit the locked state from the default cell.
Syntax
'Declaration
 
Public Sub ResetLocked() 
'Usage
 
Dim instance As Cell
 
instance.ResetLocked()
public void ResetLocked()
See Also

Reference

Cell Class
Cell Members