[]
Executes this command.
public CommandResult Execute(Workbook workbook)
Public Function Execute(workbook As Workbook) As CommandResult
Type | Name | Description |
---|---|---|
Workbook | workbook | A prefer workbook that might be used for excecuting command. |
Type | Description |
---|---|
CommandResult | A GrapeCity.Spreadsheet.Commands.CommandResult value represents the executing result. |
The state data is not saved.