merge_cells() always used the regular column_definition, even when called for a static row. Fix by parametrizing it with a method to get the column_definition.
15 KiB
15 KiB
merge_cells() always used the regular column_definition, even when called for a static row. Fix by parametrizing it with a method to get the column_definition.