I’m getting below error when invoke code to hide rows.However the arguments rangeToHideinexcel,excelSheet,excelFileP have values passed in arguments.
How do we find which one is empty?
System.NullReferenceException: Object reference not set to an instance of an object.\r\n at UiPathCodeRunner_922aa3fb59f64434a743206d4ec1bf48.Run(String excelFileP, String excelSheet, String rangeToHideinexcel)