Spread Windows Forms 12.0 Product Documentation
cellRange Field (ClipboardCutUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ClipboardCutUndoAction Class : cellRange Field
Specifies the cell range of the Clipboard operation.
Syntax
'Declaration
 
Protected cellRange As CellRange
'Usage
 
Dim instance As ClipboardCutUndoAction
Dim value As CellRange
 
value = instance.cellRange
 
instance.cellRange = value
protected CellRange cellRange
See Also

Reference

ClipboardCutUndoAction Class
ClipboardCutUndoAction Members