ShowGroupDetail
Cells.ShowGroupDetail method
展开分组的行/列。
public void ShowGroupDetail(bool isVertical, int index)
范围 | 类型 | 描述 |
---|---|---|
isVertical | Boolean | 是的,扩展分组的行。 |
index | Int32 | 行/列索引 |
也可以看看
- class Cells
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
展开分组的行/列。
public void ShowGroupDetail(bool isVertical, int index)
范围 | 类型 | 描述 |
---|---|---|
isVertical | Boolean | 是的,扩展分组的行。 |
index | Int32 | 行/列索引 |