Workbook.GetMatchingColor

Workbook.GetMatchingColor method

Find best matching Color in current palette.

public Color GetMatchingColor(Color rawColor)
ParameterTypeDescription
rawColorColorRaw color.

Return Value

Best matching color.

See Also