hi, i want to make an excel file from visual basic wich is landscape

my code is this

oSheet.PageSetup.Orientation = Excel.Constants.xlLandscape

and it has the error xllandscape is not a member of excel.constants