fontsize

Syntax:

Return Cell  fontsize(Integer size)

Description:

Sets the font size of the current cell to size.

Examples:

($a1:$a5) = fontsize(8)
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) = fontsize(16)