AutoIt scripting language API additions in version 4.9 enumeration enumChartEngine, one new value chartengine_svg = 3; interface IXlsChart, two new methods ExtractAsPNG([in]BSTR filename); ExtractAsSVG([in]BSTR filename); interface IXlsRichLabel, one new property HtmlLabel([in]BSTR label)...