Remove a cell comment from a worksheet
removeComment(wb, sheet, cols, rows, gridExpand = TRUE)
wb | A workbook object |
---|---|
sheet | A vector of names or indices of worksheets |
cols | Columns to delete comments from |
rows | Rows to delete comments from |
gridExpand | If |