[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.Command.Execute

Execute Method

Execute(Workbook)

Executes this command.

Declaration
public CommandResult Execute(Workbook workbook)
Public Function Execute(workbook As Workbook) As CommandResult
Parameters
Type Name Description
Workbook workbook

A prefer workbook that might be used for excecuting command.

Returns
Type Description
CommandResult

A GrapeCity.Spreadsheet.Commands.CommandResult value represents the executing result.

Remarks

The state data is not saved.