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!
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!