TextToColumns

Cells.TextToColumns method

لتقسيم النص في العمود إلى أعمدة .

public void TextToColumns(int row, int column, int totalRows, TxtLoadOptions options)
معامليكتبوصف
rowInt32فهرس الصف.
columnInt32فهرس العمود.
totalRowsInt32عدد الصفوف.
optionsTxtLoadOptionsخيارات الانقسام.

أنظر أيضا