名前 | 解説 | |
---|---|---|
UserCellGroup コンストラクタ | オーバーロードされます。 |
UserCellGroupデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
UserCellGroup コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
CellStyle | Gets the Style of objects contained in the cells of the current cell group. See TableCell.CellStyle for details. | |
Owner | Gets the UserCellGroupCollection containing the current cell group. | |
Ranges | Gets an array of System.Drawing.Rectangle structures identifying all cells included in the current group. For details, UserCellGroup.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. |
名前 | 解説 | |
---|---|---|
AssignFrom | Assigns (copies) properties from another UserCellGroup to the current object. | |
ContainsCell | Tests whether the current cell group contains a cell with the specified row and column indices. |
名前 | 解説 | |
---|---|---|
ShouldSerializeCellStyle | Indicates whether the UserCellGroup.CellStyle property should be serialized. | |
ShouldSerializeStyle | Indicates whether the UserCellGroup.Style property should be serialized. |