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


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

ZoomUndoAction Class
ZoomUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options