PageSetup.GetEvenHeader

PageSetup.GetEvenHeader method

Gets a script formatting the even header of an Excel file.

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

See Also