FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / SheetTabDragDropUndoAction Class
Fields Methods


SheetTabDragDropUndoAction Class Members

The following tables list the members exposed by SheetTabDragDropUndoAction.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldSpecifies the index of the sheet that is dragged and dropped.  
Protected FieldSpecifies the indexes of the sheet that are dragged and dropped.  
Protected FieldSpecifies the new index of the sheet that is dragged and dropped.  
Top
Public Methods
 NameDescription
Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodOverridden. Moves the sheet to the new index.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Moves the sheet back to its original index.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves the undo state.  
Top
See Also