Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutUndoAction Class / shapeName Field


In This Topic
shapeName Field
In This Topic
Specifies the name of the shape being cut.
Syntax
'Declaration
 
Protected shapeName As String
 
'Usage
 
Dim instance As ClipboardCutUndoAction
Dim value As String
 
value = instance.shapeName
 
instance.shapeName = value
See Also