XlsWorkbook GetNearestColor Method |
| Name | Description | |
|---|---|---|
|
|
GetNearestColor(Color) |
Gets the nearest color to the specified Color structure
from Workbook palette.
|
|
|
GetNearestColor(Color, Int32) |
Gets the nearest color to the specified Color structure
from Workbook palette.
|
|
|
GetNearestColor(Int32, Int32, Int32) |
Gets the nearest color to the specified by red, green, and blue
values color from Workbook palette.
|