How to merge rows in Excel using Golang

 How to merge rows in Excel using GO

In this post we are going to see the sample program for merging cell in excel using golang, currently for most of the data science or report building project, we face this problem where we have to merge some rows for showing our data beautifully.

Follow the below sample program in which we are trying to merge cell of rows, this is the first sample program in future we are going to make it generic in which user going to pass the design detail and based on the input our program will try to convert data into same and generate excel file based on user requirement.


Post a Comment

0 Comments