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

Preserve window size and position, also get and set (Clean Version) #487

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Preserve window size and position, also get and set (Clean Version) #487

merged 1 commit into from
Aug 1, 2024

Conversation

michael-dewar
Copy link
Contributor

This PR will preserve the size and position of the window when you open the xlsx in Excel. There are also functions to set and get directly.

This PR replaces earlier PRs #466 and #383. Those got out of date and I was unsuccessful at properly rebasing them.

This code is lean in that it only touches the bare minimum of the original code. It also adds one file with two new functions, a file with tests for those functions, and related documentation.

The outputted xlsx files open cleanly on popular spreadsheet software on Mac and Windows, and web versions of spreadsheet software.

@JanMarvin
Copy link
Collaborator

Thanks, looks good!

@JanMarvin JanMarvin merged commit 9e9d85f into ycphs:master Aug 1, 2024
9 of 10 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