Spread Windows Forms 12.0 Product Documentation
text Field (ClipboardPasteUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ClipboardPasteUndoAction Class : text Field
Specifies the previous text contents of the range (before the paste).
Syntax
'Declaration
 
Protected text As String
'Usage
 
Dim instance As ClipboardPasteUndoAction
Dim value As String
 
value = instance.text
 
instance.text = value
protected string text
See Also

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members