GrapeCity.Xaml.Excel
CellType Property (ExcelCell)


Gets or sets the type of the cell.
Syntax
'Declaration
 
Public Property CellType As CellType
'Usage
 
Dim instance As ExcelCell
Dim value As CellType
 
instance.CellType = value
 
value = instance.CellType
public CellType CellType {get; set;}

Property Value

The type of the cell.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCell Class
ExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options