get_first_page_header method

get_first_page_header

Gets a script formatting the first page header of an Excel file.

def get_first_page_header(self, section):
    ...
ParameterTypeDescription
sectionint0: Left Section, 1: Center Section, 2: Right Section.

See Also