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

Added ability to sync hyperlink value at the cell level. #587

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

ryfi
Copy link
Contributor

@ryfi ryfi commented Sep 25, 2023

Added ability to update hyperlink value at the cell level.

Protected value _hyperlink added on cell object, along with setter and getter properties. Within update() method on cell added conditional check for value and adding url value to appropriate section of ret_json.

… value _hyperlink added on cell object, along with setter and getter properties. Within update() method on cell added conditional check for value and adding url value to appropriate section of ret_json.
@ryfi ryfi changed the title Added ability to update hyperlink value at the cell level. Proptected… Added ability to sync hyperlink value at the cell level. Sep 26, 2023
@nithinmurali nithinmurali merged commit 862cb9b into nithinmurali:staging Sep 28, 2023
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants