Gets the reference type of the top row in the range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLReferenceType RowFromRef { get; internal set; } |
Visual Basic |
---|
Public Property RowFromRef As XLReferenceType Get Friend Set |