creating Excel file using suitelet script i want t...
# general
k
creating Excel file using suitelet script i want to add background color to specific row i am having trouble while adding color to the row .does anybody know how to add color to specific row?
j
I think you have to add it to the style of the individual cells
e.g.
<Interior ss:Color="#014B87" ss:Pattern="Solid"/>