IndexOf
WorksheetCollection.IndexOf method
搜索指定的工作表并返回整个 WorksheetCollection 中第一次出现的从零开始的索引。
public int IndexOf(Worksheet sheet)
范围 | 类型 | 描述 |
---|---|---|
sheet | Worksheet | 在 WorksheetCollection 中定位的工作表。 |
也可以看看
- class Worksheet
- class WorksheetCollection
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop