ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLCellRange Class / ColumnFromRef Property

In This Topic
    ColumnFromRef Property
    In This Topic
    Gets the reference type of the left column in the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnFromRef As XLReferenceType
    public XLReferenceType ColumnFromRef {get;}
    See Also