Again no for similar reasons. ClosedXML doesn't have access to disk so it would effectively be a "load string" function. That is, you would have to load the entire file into memory and then give it to a function. Then ClosedXML would then have to deal with field and string delimiters, encoding, and what nots.
↧