Im using Aspose.Cells .NET 26.5
The following powerquery snippet causes and “Invalid Power Query Definition Error”
/* block Commented:
let
item= "a"
in
item
*/
let
item = ""
in
item
Removing the block …...NET does not handle block comments properly Aspose.Cells Product...Definition Error” /* block commented: let item= "a" in item */...