To change or set the font style, follow these steps: Identify the cell range whose font you style you change (Range). Refer to the Font object representing Range's font (Font). Set the Font. Style property to a string specifying the font style you use (Font. FontStyle = “FontStyle”).
Be the first to comment