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 *WebExtensionShape) IsLocked() (bool, error)
Remarks
See Also
- Class WebExtensionShape
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go