GrapeCity.Xaml.SpreadSheet.UI
CellEditUndoAction Constructor


The edit cell worksheet.
The edit cell extent information.
Creates a new instance of the CellEditUndoAction class.
Syntax
'Declaration
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal extent As CellEditExtent _
)
'Usage
 
Dim worksheet As Worksheet
Dim extent As CellEditExtent
 
Dim instance As New CellEditUndoAction(worksheet, extent)
public CellEditUndoAction( 
   Worksheet worksheet,
   CellEditExtent extent
)

Parameters

worksheet
The edit cell worksheet.
extent
The edit cell extent information.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellEditUndoAction Class
CellEditUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options