IsLocked Method

IsLocked 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 *LineShape) IsLocked()  (bool,  error) 

Remarks

See Also