Excell - Colorare lo sfondo ed il carattere di una





With Selection.Interior
.Pattern = 1 'xlSolid
.PatternColorIndex = - 4105 'xlAutomatic
.Color = 255
.TintAndShade = 0
.PatternTintAndShade = 0
End With
With Selection.Font
.Color = -16711681
.TintAndShade = 0
End With
Selection.Font.Bold = True

(excellcolorarelosfondoedilcaratterediuna.html)- by Paolo Puglisi - Modifica del 25/3/2019