PageSetup.GetFirstPageHeader

PageSetup.GetFirstPageHeader method

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

public string GetFirstPageHeader(int section)
ParameterTypeDescription
sectionInt320: Left Section, 1: Center Section, 2: Right Section.

See Also