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

Table range #674

Closed
drsasa opened this issue Jul 22, 2020 · 7 comments
Closed

Table range #674

drsasa opened this issue Jul 22, 2020 · 7 comments
Labels
enhancement New feature or request
Projects

Comments

@drsasa
Copy link

drsasa commented Jul 22, 2020

Is there a way to change existing table range?

For example:

  1. Get table by name
  2. Set new range instead let's say "A1:P8000" to "A1:P1000"

Thank you in advance.

@xuri
Copy link
Member

xuri commented Aug 8, 2020

Sorry, this lib not support to change the table reference range currently. I have added this feature support to the Roadmap.

@xuri xuri added the enhancement New feature or request label Aug 8, 2020
@xuri
Copy link
Member

xuri commented Apr 4, 2023

This feature has been working in progress (as a project of the Institute of Software Chinese Academy of Sciences 2023 Open Source Promotion Plan), the library will be supported to read and remove tables in a future released version, in August, 2023.

@xuri xuri added the in progress Working in progress label Apr 4, 2023
@caokuii
Copy link

caokuii commented Apr 22, 2023

Hi there,

I am a CS student, also a prospective student interested in the OSPP 2023 project.

I came across your project on OSPP 2023 and I'm very interested in learning more. I've been exploring the world of open source software and your project seems like a great opportunity for me to contribute to a meaningful project and learn new skills at the same time.

Could you provide more information about the project? What should I do if I want to explore more?

Thanks for your time and I look forward to hearing back from you soon!

Best regards,
Cao Kui

@xuri
Copy link
Member

xuri commented Apr 22, 2023

Contributions are welcome! You can get more details from the documentation website of this project. Welcome submit project applications on the OSPP website.

@caokuii
Copy link

caokuii commented Apr 23, 2023

I am currently very interested in this project, but I just don’t know if I can finally get the chance to participate in this project on OSPP.

@xuri
Copy link
Member

xuri commented Apr 23, 2023

I am currently very interested in this project, but I just don’t know if I can finally get the chance to participate in this project on OSPP.

According to the guide of this activity, you can check application results on the activity's official website and system.

@taomin597715379
Copy link
Collaborator

The new functions GetTables and DeleteTable has been added. Now, we can get table at first, delete the table, change the range of the table, and then add the new table. Please try to upgrade the master branch code. This feature will be released in the next version.

@taomin597715379 taomin597715379 removed the in progress Working in progress label Aug 23, 2023
jenbonzhang pushed a commit to jenbonzhang/excelize that referenced this issue Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v2.8.0
Features
Development

No branches or pull requests

4 participants