Spread.Sheets Documentation
all Method
Gets all comments in the sheet.
Syntax
var instance = new GC.Spread.Sheets.Comments.CommentManager(sheet);
var value; // Type: any
value = instance.all();
function all() : any;
See Also

Reference

CommentManager type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.