TextToColumns

Cells.TextToColumns method

Delar upp texten i kolumnen till kolumner.

public void TextToColumns(int row, int column, int totalRows, TxtLoadOptions options)
ParameterTypBeskrivning
rowInt32Radindex.
columnInt32Kolumnindex.
totalRowsInt32Antalet rader.
optionsTxtLoadOptionsDe delade alternativen.

Se även