Gets the index of the top row in the range.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public int RowFrom { get; }
Visual Basic
Public ReadOnly Property RowFrom As Integer
	Get

See Also