[]
Represents a cell info that describes a column on the TransposedMultiRow.
public class CellInfo : ColumnInfo
| Name | Description |
|---|---|
| CellInfo() | Creates one CellInfo instance. |
| Name | Description |
|---|---|
| Group | Gets or sets the index of the cell group which the cell belongs to. |
| Index | Gets or sets the index of the column in the cell group's cells collection. |