WorkbookSettings.SetPageOrientationType

WorkbookSettings.SetPageOrientationType method

Set the type of print orientation for the whole workbook.

public void SetPageOrientationType(PageOrientationType pageOrientationType)
ParameterTypeDescription
pageOrientationTypePageOrientationTypeThe page orientation type

See Also