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

excel: moar metadata! moar examples! #1271

Merged
merged 4 commits into from
Sep 2, 2023
Merged

Conversation

jqnatividad
Copy link
Collaborator

  • now retrieves SheetType metadata (Worksheet, DialogSheet, MacroSheet, ChartSheet, VBA)
  • now retrieves Sheet Visibility metadata (Visible, Hidden, VeryHidden)
  • returns an error when trying to export a non-Worksheet SheetType sheet
  • added examples beyond just referring to test suite

- now retrieves SheetType (Worksheet, DialogSheet, MacroSheet, ChartSheet, VBA)
- now retrieves Visibility: (Visible, Hidden, VeryHidden)
- returns an error when trying to export a non Worksheet SheetType sheet
- added examples beyond just referring to test suite
false positive lint warning as we actually need to clone for iter().enumerate() later
@jqnatividad jqnatividad merged commit 8f21b65 into master Sep 2, 2023
9 checks passed
@jqnatividad jqnatividad deleted the excel-moremetadata-examples branch September 10, 2023 16:06
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.

1 participant