'Usage
Dim worksheet As Worksheet Dim newName As String Dim instance As New SheetActionsCommand(worksheet, newName)
Parameters
- worksheet
- The processing GrapeCity.Spreadsheet.Worksheet object
- newName
- New name of the worksheet
'Usage
Dim worksheet As Worksheet Dim newName As String Dim instance As New SheetActionsCommand(worksheet, newName)