Spread.Sheets Documentation
Comment Method
The text of the comment.
Represents a comment.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Comments.Comment(text);
function Comment( 
   text : any
) : any;

Parameters

text
The text of the comment.
See Also

Reference

Comments type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.