IndexOf

WorksheetCollection.IndexOf method

搜索指定的工作表并返回整个 WorksheetCollection 中第一次出现的从零开始的索引。

public int IndexOf(Worksheet sheet)
范围类型描述
sheetWorksheet在 WorksheetCollection 中定位的工作表。

也可以看看