var instance = new GC.Spread.Sheets.Shapes.ShapeBase(); var returnValue; // Type: any returnValue = instance.dynamicMove(value);
function dynamicMove( value : boolean ) : any;
Parameters
- value
- The value indicates whether the shape moves when hiding or showing, resizing, or moving rows or columns.
Return Value
If no value is set, returns whether this shape dynamically moves.