I need to apply a merge cell to a series of cells in the excel writer. if the styler could do this that would be sufficient.
It would be nice to be able to manually identify for instance O34:V34 and apply a value to that merged cell.
ultimately if it could all the building of the cell range like O( _count+1):V(_count+1) so that it could always follow the data being written in the preceding rows.