Click or drag to resize

XlsWorkbook GetNearestColor Method

Overload List
Name Description
Public method GetNearestColor(Color)
Gets the nearest color to the specified Color structure from Workbook palette.
Public method GetNearestColor(Color, Int32)
Gets the nearest color to the specified Color structure from Workbook palette.
Public method GetNearestColor(Int32, Int32, Int32)
Gets the nearest color to the specified by red, green, and blue values color from Workbook palette.
Top
See Also