ConditionalFormattingIcon.GetImageData

ConditionalFormattingIcon.GetImageData method

Gets the image data with the setting of cell.

public byte[] GetImageData(Cell cell)
ParameterTypeDescription
cellCellThe setting of cell.

Return Value

Returns the image data of icon.

See Also