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