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

Vertical Align Types - Bottom #41

Open
Twsedf8 opened this issue Jul 26, 2022 · 1 comment
Open

Vertical Align Types - Bottom #41

Twsedf8 opened this issue Jul 26, 2022 · 1 comment

Comments

@Twsedf8
Copy link

Twsedf8 commented Jul 26, 2022

When you select "Bottom" from the "Vertical Align Types" node, it registers a value of "-4017". Per Microsoft https://docs.microsoft.com/en-us/office/vba/api/excel.xlvalign the value for "Bottom" is "-4107". Using your node causes all BB Styles to not be applied to the Excel file (regardless of getting a Success response from the "Format Excel" node). When using a Code Block with the correct value, styles are applied as expected.

Thank you so much for everything you have done for this and other packages, your work is outstanding and inspiring!

Vertical Align Types

@ksobon
Copy link
Owner

ksobon commented Jul 26, 2022

@Twsedf8 great catch! Yes, that's for sure a bug. Thank you for reporting it.

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