ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / Type Property

In This Topic
    Type Property (DDCell)
    In This Topic
    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