When RemoveRow use, cells are unmerged #4116
              
                
                  
                  
                    Answered
                  
                  by
                    oleibman
                  
              
          
                  
                    
                      hiroto-nagaoka
                    
                  
                
                  asked this question in
                Q&A
              
            -
| When you use removeRow in PhpSpreadsheet, the cells in the next row of the deleted row are unmerged. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            oleibman
          
      
      
        Jul 27, 2024 
      
    
    Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        hiroto-nagaoka
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
I am not able to duplicate your problem from your description. I tried the following program:
When I open the saved spreadsheet, the first row has been removed, and the cells remain merged in the new first row.