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