var instance = new GC.Spread.Sheets.Comments.Comment(text); var returnValue; // Type: any returnValue = instance.height(value);
function height( value : number ) : any;
Parameters
- value
- The height of the comment.
Return Value
If no value is set, returns the height of the comment; otherwise, returns the comment.