UngroupRows
GridCells.UngroupRows method
取消组合行。
public void UngroupRows(int firstIndex, int lastIndex)
范围 | 类型 | 描述 |
---|---|---|
firstIndex | Int32 | 要取消分组的第一行索引。 |
lastIndex | Int32 | 要取消分组的最后一行索引。 |
评论
只删除外部组信息。
也可以看看
- class GridCells
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb