TextToColumns
Cells.TextToColumns method
将列中的文本拆分为列。
public void TextToColumns(int row, int column, int totalRows, TxtLoadOptions options)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
column | Int32 | 列索引。 |
totalRows | Int32 | 行数。 |
options | TxtLoadOptions | 拆分选项。 |
也可以看看
- class TxtLoadOptions
- class Cells
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells