Forum Discussion

amit_1's avatar
amit_1
New Contributor
14 years ago

How to format Borders and Merge cells in excel sheet using C++ script?



Hi All,



I want to merge some cells an give them a thick border outilne.

Does anyone knows how to merge and format borders in excel sheet?



Thanks and Regards.

1 Reply

  • Amit,


    I believe, you can find information about merging cells and changing their borders in the Excel documentation or on Excel forums.

    After that, record a script that will simulate these actions in Excel.