How can I programmatically take screenshot of an Excel cell range?
I'm currently using the Apache POI Java API to interact with excel documents, but I can't find any information on this use case. I'm open to other libraries and languages, as long as they can solve the problem and run in Linux.