ActiveReports Developer 7
GrapeCity.SpreadBuilder.Cells Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Export.Excel.v7 Assembly : GrapeCity.SpreadBuilder.Cells Namespace

Glossary Item Box

The GrapeCity.SpreadBuilder.Cells namespace contains the DDCell class.

Classes

 ClassDescription
ClassDDCell Represents a single cell in a spreadsheet.
ClassDDCells Returns a DDCell instance for the specified cell number.

Structures

 StructureDescription
StructureMergeArea

A structure that represents a merged rectangular region of cells in the spreadsheet.

Enumerations

 EnumerationDescription
EnumerationBiffCellBoolErrValues The values available for the BiffCellBoolErr.ValueBoolErr property.
EnumerationCellTypes The available types of spreadsheet cells that SpreadBuilder supports. This value is used with the DDCell class's Type property to get a specific cell's type.

See Also