set_standard_header_footer_font_style_name method

set_standard_header_footer_font_style_name

Sets the locale dependent function name according to given standard function name.

def set_standard_header_footer_font_style_name(self, localfont_style_name, standard_name):
    ...
ParameterTypeDescription
localfont_style_namestrLocale font style name for Header/Footer.
standard_namestrStandard(en-US locale) function name.

See Also