This method retrieves the color used for item borders.
HRESULT get_ItemBorderColor( OLE_COLOR *pclrItemBorder );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclrItemBorder.
GetRValue, GetGValue, GetBValue