Spread Windows Forms 12.0 Product Documentation
CellRange Property (ClipboardPastedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ClipboardPastedEventArgs Class : CellRange Property
Gets the CellRange.
Syntax
'Declaration
 
Public ReadOnly Property CellRange As CellRange
'Usage
 
Dim instance As ClipboardPastedEventArgs
Dim value As CellRange
 
value = instance.CellRange
public CellRange CellRange {get;}
See Also

Reference

ClipboardPastedEventArgs Class
ClipboardPastedEventArgs Members