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


Gets the column that contains this cell.
Syntax
'Declaration
 
Public ReadOnly Property Column As Column
'Usage
 
Dim instance As Cell
Dim value As Column
 
value = instance.Column
public Column Column {get;}

Property Value

A Column object that contains the cell.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Cell Class
Cell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options