@ -28,6 +28,7 @@ for inline_shape in doc.InlineShapes:
print(sheet.Cells(i, j).Value, end=" ")
print("")
# 下一个图表的索引号
idx = idx + 1