The UserCellGroup type exposes the following members.
          
            
Properties
        
        | Name | Description | |
|---|---|---|
| 
                 | 
              CellStyle | |
| 
                 | 
              Owner | 
                 
            Gets the UserCellGroupCollection containing the current cell group.
             
               | 
            
| 
                 | 
              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).
             
               | 
            
| 
                 | 
              Style | 
                 
            Gets the Style of the current cell group.
             
               | 
            
| 
                 | 
              Table | 
                 
            Gets the RenderTable containing the current cell group.
             
               |