python panda count excel sheet

len(pd.read_excel(r"D:\DirectoryProject\Mapping.xlsx", sheet_name=None))
M. Alban Landry