while converting to datatable from downloaded stream of xlsx returns encrypted text.
Comments: ** Comment from web user: drieseng **
Comments: ** Comment from web user: drieseng **
From the code you posted it looks as if you're treating the xslx as text, while this is in fact compressed.
Please provide a small - but complete - code fragment that we can use to reproduce this issue.