Spread Silverlight Documentation
SourceRange Property (ClipboardPasteExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ClipboardPasteExtent Class : SourceRange Property
Gets the Clipboard paste source range.
Syntax
'Declaration
 
Public ReadOnly Property SourceRange As CellRange
'Usage
 
Dim instance As ClipboardPasteExtent
Dim value As CellRange
 
value = instance.SourceRange
public CellRange SourceRange {get;}
See Also

Reference

ClipboardPasteExtent Class
ClipboardPasteExtent Members