var instance = new GC.Spread.Sheets.Comments.Comment(text); var returnValue; // Type: any returnValue = instance.dynamicMove(value);
function dynamicMove( value : boolean ) : any;
Parameters
- value
- Whether the comment dynamically moves.
Return Value
If no value is set, returns whether the comment dynamically moves; otherwise, returns the comment.