Skip to content
New issue

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

Insert row with a slice helper #194

Closed
cemremengu opened this issue Mar 7, 2018 · 1 comment
Closed

Insert row with a slice helper #194

cemremengu opened this issue Mar 7, 2018 · 1 comment

Comments

@cemremengu
Copy link

cemremengu commented Mar 7, 2018

There should be a helper function for inserting a new row but instead of empty, I should be able to provide a slice containing row data.

The function will create the row with cells populated with data (maybe assuming all are strings). There may also be an offset column parameter.

@xuri
Copy link
Member

xuri commented Mar 8, 2018

Thanks for your issue. Same as the issue #96, I have added this feature request to the Roadmap. I closed this issue and continue the discussion on issue #96.

@xuri xuri closed this as completed Mar 8, 2018
xuri added a commit that referenced this issue Mar 12, 2018
… line at once, relate issue #96 and #194;

- go test and godoc updated;
- Note that this function performance has not been tested
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants