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