Spread Silverlight Documentation
ToRow Property (TwoCellAnchor)


GrapeCity.Excel Namespace > TwoCellAnchor Class : ToRow Property
Gets or sets to row.
Syntax
'Declaration
 
Public Property ToRow As System.Integer
'Usage
 
Dim instance As TwoCellAnchor
Dim value As System.Integer
 
instance.ToRow = value
 
value = instance.ToRow
public System.int ToRow {get; set;}

Property Value

To row.
See Also

Reference

TwoCellAnchor Class
TwoCellAnchor Members