オーバーロード一覧
| オーバーロード | 解説 | 
| UserCellGroup コンストラクタ(Rectangle) | Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a rectangular area, in the group.   | 
| UserCellGroup コンストラクタ(Point) | Initializes a new instance of the UserCellGroup class, includes a single cell identified by its coordinates, in the group.   | 
| UserCellGroup コンストラクタ(Rectangle[]) | Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a list of rectangular areas, in the group.   | 
| UserCellGroup コンストラクタ(Point[]) | Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a list of cell coordinates, in the group.   | 
| UserCellGroup コンストラクタ(Object[]) | Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a list of rectangular areas or individual cell coordnates, in the group.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            参照