XlsChartsCollection module

class XlsChartsCollection.XlsChartsCollection(ptr)

Bases: CollectionBase[IChart], ICharts

Add
Move(oldIndex: int, newIndex: int)
Remove(name: str) IChart
get_Item(name: str) IChart