GrapeCity.Xaml.Excel
FromRow Property (OneCellAnchor)


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

Property Value

From row.
See Also

Reference

OneCellAnchor Class
OneCellAnchor Members