Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutDataOnlyUndoAction Class / text Field


In This Topic
text Field (ClipboardCutDataOnlyUndoAction)
In This Topic
Specifies the text.
Syntax
'Declaration
 
Protected text As String
 
'Usage
 
Dim instance As ClipboardCutDataOnlyUndoAction
Dim value As String
 
value = instance.text
 
instance.text = value
See Also