GetGroupedRowOutlineLevel

Cells.GetGroupedRowOutlineLevel method

获取行的大纲级别(从零开始)。

public int GetGroupedRowOutlineLevel(int rowIndex)
范围类型描述
rowIndexInt32行索引。

返回值

行的大纲级别(从零开始)。

评论

如果该行未分组,则返回零。

也可以看看