UnGroupRows
GridWorksheet.UnGroupRows method
取消组合行。
public void UnGroupRows(int firstIndex, int lastIndex)
范围 | 类型 | 描述 |
---|---|---|
firstIndex | Int32 | 要取消分组的第一行索引。 |
lastIndex | Int32 | 要取消分组的最后一行索引。 |
评论
只删除外部组信息。
取消组合行。
public void UnGroupRows(int firstIndex, int lastIndex)
范围 | 类型 | 描述 |
---|---|---|
firstIndex | Int32 | 要取消分组的第一行索引。 |
lastIndex | Int32 | 要取消分组的最后一行索引。 |
只删除外部组信息。