Spread.Sheets Documentation
Comment Constructor
The text of the comment.
Represents a comment.
Syntax
var instance = new GC.Spread.Sheets.Comments.Comment(text);
function Comment( 
   text : any
) : Comment;

Parameters

text
The text of the comment.
See Also

Reference

Comment class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.