Gets the reference type of the bottom row in the range.

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

Syntax

C#
public XLReferenceType RowToRef { get; internal set; }
Visual Basic
Public Property RowToRef As XLReferenceType
	Get
	Friend Set

See Also