[]
Gets the Text To Columns dialog that allows to split a single column of text into multiple columns.
public static Form TextToColumns(FpSpread spread)
Public Shared Function TextToColumns(spread As FpSpread) As Form
| Type | Name | Description |
|---|---|---|
| FpSpread | spread | The FpSpread owner. |
| Type | Description |
|---|---|
| Form | A Form object represents the Text To Columns dialog. |