format_set_font_script

@brief Set the superscript/subscript property of the font.

@param format Pointer to a Format instance. @param style Superscript or subscript style.

Set the superscript o subscript property of the font.

@image html format_font_script.png

The available script styles are:

- #LXW_FONT_SUPERSCRIPT - #LXW_FONT_SUBSCRIPT

extern (C)
void
format_set_font_script

Meta