get_image_data方法

get_image_data(cell)

获取带有单元格设置的图像数据。

返回

返回图标的图像数据。

def get_image_data(self, cell):
    ...
范围类型描述
cellCell单元格的设置。

也可以看看