@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…... Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle...Solid; Style middleStyle = worksheet.Workbook.CreateStyle(); middleStyle...