UngroupColumns
GridCells.UngroupColumns method
取消组合列。
public void UngroupColumns(int firstIndex, int lastIndex)
范围 | 类型 | 描述 |
---|---|---|
firstIndex | Int32 | 要取消分组的第一列索引。 |
lastIndex | Int32 | 要取消分组的最后一个列索引。 |
也可以看看
- class GridCells
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb