Equivalent to formatting individual characters in a cell.
Syntax
ACTIVE.CELL.FONT(font, font_style, size, strikethrough, superscript, subscript, outline, shadow, underline, color, normal, background, start_char, char_count)
The arguments for this function are the same as those for FONT.PROPERTIES.
Related Function
FONT.PROPERTIES Applies a font and other attributes to the selection
Return to index