GrapeCity.Xaml.SpreadSheet.Data
Column Property (CellRange)


Gets the column index of the first cell in the range.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
'Usage
 
Dim instance As CellRange
Dim value As Integer
 
value = instance.Column
public int Column {get;}

Property Value

The column index of the first cell in the range.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellRange Class
CellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options