The UserCellGroup type exposes the following members.

Properties

  Name Description
Public property CellStyle
Gets the Style of objects contained in the cells of the current cell group. See CellStyle for details.
Public property Owner
Gets the UserCellGroupCollection containing the current cell group.
Public property Ranges
Gets an array of Rectangle structures identifying all cells included in the current group. For details, UserCellGroup(Rectangle) (lone cells are represented by rectangles with both dimensions set to 1).
Public property Table
Gets the RenderTable containing the current cell group.

Explicit Interface Implementations

See Also