Initializes a new instance of the UserCellGroup class,
includes a single cell identified by its coordinates, in the group.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Parameters
- cell
- Type: System.Drawing..::..Point
Identifies a cell as follows:- cell.X is the column index of the cell;
- cell.Y is the row index of the cell.