GrapeCity.Xaml.SpreadSheet.UI
ToRange Property


Gets the cell range when pasting.
Syntax
'Declaration
 
Public ReadOnly Property ToRange As CellRange
'Usage
 
Dim instance As ValidationPastingEventArgs
Dim value As CellRange
 
value = instance.ToRange
public CellRange ToRange {get;}

Property Value

The pasted cell range.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ValidationPastingEventArgs Class
ValidationPastingEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options