Range.Style (Excel)
Returns or sets a Variant value containing a Style style that represents the style of the specified range.
Worksheets("Sheet1").Range("A1").Style = "Normal"
Returns or sets a Variant value containing a Style style that represents the style of the specified range.
Worksheets("Sheet1").Range("A1").Style = "Normal"