SetIsLocked Method

SetIsLocked function

True means the object can not be modified when the sheet is protected.Note that this value is meaningful only if the worksheet or objects in the worksheet are protected.


func (instance *Button) SetIsLocked(value bool)  error

Remarks

See Also