GrapeCity.Xaml.SpreadSheet.UI
Execute Method (ClearValueUndoAction)


Object on which the undo action occurred.
Executes the action on the worksheet.
Syntax
'Declaration
 
Public Overrides Sub Execute( _
   ByVal parameter As Object _
) 
'Usage
 
Dim instance As ClearValueUndoAction
Dim parameter As Object
 
instance.Execute(parameter)
public override void Execute( 
   object parameter
)

Parameters

parameter
Object on which the undo action occurred.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ClearValueUndoAction Class
ClearValueUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options