Spread Silverlight Documentation
FromRow Property (TwoCellAnchor)


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

Property Value

From row.
See Also

Reference

TwoCellAnchor Class
TwoCellAnchor Members