C1.C1Preview Namespace > UserCellGroup Class : UserCellGroup Constructor |
Overload | Description |
---|---|
UserCellGroup Constructor(Rectangle) | Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a rectangular area, in the group. |
UserCellGroup Constructor(Point) | Initializes a new instance of the UserCellGroup class, includes a single cell identified by its coordinates, in the group. |
UserCellGroup Constructor(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 Constructor(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 Constructor(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. |
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