Spread.Sheets Documentation
CommentManager Method
The worksheet.
Represents a comment manager that can manage all comments in a sheet.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Comments.CommentManager(sheet);
function CommentManager( 
   sheet : Worksheet
) : any;

Parameters

sheet
The worksheet.
See Also

Reference

Comments type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.