[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.CellTypes

CellTypes Enum

Represents the different types of spreadsheet cells supported by SpreadBuilder. This value is used with the Type property.

Namespace: GrapeCity.SpreadBuilder.Cells
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public enum CellTypes : byte
Remarks

Note that the Excel file format supports more cell types than those available in DDCell.

Fields

Name Description
Blank

Represents a blank cell

BoolErr

Represents a cell, containing a boolean value

Label

Represents a cell, containing a string value

Number

Represents a cell, containing a numeric value