FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / SheetTabDragDropCopyUndoAction Class / to Field


In This Topic
to Field (SheetTabDragDropCopyUndoAction)
In This Topic
Specifies the new index of the sheet that is dragged and dropped.
Syntax
'Declaration
 
Protected to As Integer
 
'Usage
 
Dim instance As SheetTabDragDropCopyUndoAction
Dim value As Integer
 
value = instance.to
 
instance.to = value
See Also