@John.He , @amjad.sahi, @peyton.xu
// Example: Apply background Color priority - Top, Middle, Bottom
Style topStyle = worksheet.Workbook.CreateStyle();
topStyle.ForegroundColor = Color.LightGreen;
topStyle.Pattern = Bac…...How to possible top row color set like z-index without change...// Example: Apply background color priority - Top, Middle, Bottom...