Worksheet method. Sets cellRange whether it is protected.this is an extended method used only in Grid. This method has nothing to do with the cell.Style.CellLocked property It will not take affect after save to excel file...void SetProtected ( CellRange range , bool isProtected ) Parameter...Parameter Type Description range CellRange CellRange object. isProtected...