Takes a style that already exists in workbook’s collection of styles and applies it to a specific cell.
Indicates how to search for the cell: by coordinates or by name.
The column index of the cell to set the value on.
The row index of the cell to set the value on.
The name of the Cell to set the value on.
The excel Workbook.
The name of the Worksheet where the cell is.
The name of the style to apply.