GrapeCity.Xaml.SpreadSheet.UI
DragFloatingObjectUndoAction Constructor


The worksheet.
The extent.
Initializes a new instance of the MoveFloatingObjectUndoAction class.
Syntax
'Declaration
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal extent As MoveFloatingObjectExtent _
)
'Usage
 
Dim worksheet As Worksheet
Dim extent As MoveFloatingObjectExtent
 
Dim instance As New DragFloatingObjectUndoAction(worksheet, extent)
public DragFloatingObjectUndoAction( 
   Worksheet worksheet,
   MoveFloatingObjectExtent extent
)

Parameters

worksheet
The worksheet.
extent
The extent.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DragFloatingObjectUndoAction Class
DragFloatingObjectUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options