'Export Chartsheet from Excel as PNG format

I am using Xlsxwriter module in python 3.8

Is there a method to save the Chartsheet in EXCEL as PNG in a folder and import the same PNG file to a MS-Word using python?

Thanks in advance :)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source