Spread Windows Forms 12.0 Product Documentation
ToString Method (SheetTabDragDropUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > SheetTabDragDropUndoAction Class : ToString Method
Returns a string that represents this object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As SheetTabDragDropUndoAction
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

String representation of the action
See Also

Reference

SheetTabDragDropUndoAction Class
SheetTabDragDropUndoAction Members