var instance = new GC.Spread.Sheets.Comments.CommentManager(sheet); var value; // Type: any value = instance.remove(row, col);
Parameters
- row
- The row index of the cell.
- col
- The column index of the cell.
var instance = new GC.Spread.Sheets.Comments.CommentManager(sheet); var value; // Type: any value = instance.remove(row, col);