driveService.Files.Export(fileId, "application/pdf");
driveService.Files.Export(fileId, "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet");
> driveService.Files.Export(fileId, "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet");
自己レスです 海外のサイトまで検索したら