PageSetup.GetHeader

PageSetup.GetHeader method

Gets a script formatting the header of an Excel file.

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

See Also