Gets the reference type of the right column in the range.

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

Syntax

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

See Also