var instance = new GC.Spread.Sheets.Shapes.ShapeBase(); var returnValue; // Type: any returnValue = instance.isLocked(value);
function isLocked( value : boolean ) : any;
Parameters
- value
- The value that indicates whether this shape is locked.
Return Value
If no value is set, returns whether this shape is locked.