We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add method to split text from a single column into multiple columns.
The api provide a way to split text from a single column into multiple columns: sheet API v4
This will be very useful when importing text into a worksheet and then splitting it into columns (like from a csv data source)
expose necessary methods to split text into columns.
The text was updated successfully, but these errors were encountered:
lavigne958
No branches or pull requests
Overview
Add method to split text from a single column into multiple columns.
Details
The api provide a way to split text from a single column into multiple columns: sheet API v4
This will be very useful when importing text into a worksheet and then splitting it into columns (like from a csv data source)
expose necessary methods to split text into columns.
The text was updated successfully, but these errors were encountered: