fontstyle

Syntax:

Return Cell  fontsize(Identifier style)

Description:

Sets the font style of the current cell to style.

Options:

Identifier style:

Examples:

($a1:$a5) = fontstyle(bold)
Before:
AB C
174
24
3-332
42-7.2
51118
61641
78
After:
AB C
174
24
3-332
42-7.2
51118
61641
78
($b2) = fontstyle(regular)