Sample code to access a directory of charts and generate .csv representations
I know that I can generate a .csv file for a given chart via the File->Export->CSV of shape data, but I’d like to do this programmatically a directory at a time.
Is there any sample code of how that can be done, please?