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


Object on which the undo action occurred.
Executes the drag fill action on the worksheet.
Syntax
'Declaration
 
Public Overrides Sub Execute( _
   ByVal parameter As Object _
) 
'Usage
 
Dim instance As SetArrayFormulaUndoAction
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

SetArrayFormulaUndoAction Class
SetArrayFormulaUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options