AB-AA: excel name fix
This commit is contained in:
@@ -115,7 +115,7 @@ namespace WebAPI.dataProcessors
|
||||
public void updateReport()
|
||||
{
|
||||
string sheetId = "1pph-XowjlK5CIaCEV_A5buK4ceJ0Z0YoUlDI4VMkhhA";
|
||||
string sheetName = "Raport_AB_Eksport";
|
||||
string sheetName = "Raport_AB-AA_Eksport";
|
||||
SpreadsheetsResource.ValuesResource.GetRequest request = googleSheetValues.Get(sheetId, "C4:CH4");
|
||||
var response = request.Execute();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user