'Declaration Public Sub RemoveComments( _
ByVal worksheetThe worksheet that contains cell set.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetThe cell set .As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet _
)
public void RemoveComments(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet
)
Parameters
- worksheet
- The worksheet that contains cell set.
- cellsSet
- The cell set .