ActiveReports 6 Online Help
CellTypes Enumeration

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.
Syntax
'Declaration
 
Public Enum CellTypes 
   Inherits System.Enum
public enum CellTypes : System.Enum 
Remarks
At this time DDCell does not support all of Excel's cell types.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.SpreadBuilder.Cells.CellTypes

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataDynamics.SpreadBuilder.Cells Namespace
Type Property

Send Feedback