RowNameToIndex
CellsHelper.RowNameToIndex method
根据行名获取行索引。
public static int RowNameToIndex(string rowName)
范围 | 类型 | 描述 |
---|---|---|
rowName | String | 行名。 |
返回值
行索引。
也可以看看
- class CellsHelper
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
根据行名获取行索引。
public static int RowNameToIndex(string rowName)
范围 | 类型 | 描述 |
---|---|---|
rowName | String | 行名。 |
行索引。