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


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