Just now,I create a “workbookApplication” type variable.And I use “workbookApplication .getSheets(‘index’)” to get the sheet name.It is useful.But if I use “Delete All Unused” , it will delete the namespace “System.Linq”.Then this function(“workbookApplication .getSheets(0)”) throw an error about " Cannot index “System.Collections.Generic.IEnumerable(Of String)” because it has no default properties".
I do not know it is a bug or not,maybe just my error.But ,if anybody know that ,tell me.
Thanks
Can you share your workflow if possible then its little bit easy for me to help you
and you can share on my mail also: ping me on sg2070156@gmail.com
Sorry late for reply,just look at those pictures,and there is my example
Thanks for this
Please ping me on my mail id : sg2070156@gmail.com
Regards
Sagar
Hi @maxzz
It looks like this namespace System.Linq
is required for these methods to work. Is there a reason you want to delete it?
To continue tracing the theme. This bug was fixed in Studio version 20.10.4.
However, in the latest versions of UiPath, this option is no longer available.
Delete All Unused not available in v21.10.5
x
Delete All Unused available in v20.10.4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.