set_standard_header_footer_font_style_name method

set_standard_header_footer_font_style_name(self, localfont_style_name, standard_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_nameSystem.StringLocale font style name for Header/Footer.
standard_nameSystem.StringStandard(en-US locale) function name.

See Also