get_icon_image_data method

get_icon_image_data(, type, index)

Get the icon set data

Returns


@staticmethod
def get_icon_image_data(type, index):
    ...
ParameterTypeDescription
typeaspose.cells.IconSetTypeicon’s type
indexinticon’s index

See Also