ActiveReports 13
Type Property (DDCell)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCell Class : Type Property
The type of cell this DDCell object represents.
Syntax
'Declaration
 
Public ReadOnly Property Type As CellTypes
public CellTypes Type {get;}

Property Value

CellTypes enumeration.
See Also

Reference

DDCell Class
DDCell Members