TextToColumns

Cells.TextToColumns method

Divise le texte de la colonne en colonnes.

public void TextToColumns(int row, int column, int totalRows, TxtLoadOptions options)
ParamètreTaperLa description
rowInt32L’index de ligne.
columnInt32L’indice de colonne.
totalRowsInt32Le nombre de lignes.
optionsTxtLoadOptionsLes options de fractionnement.

Voir également