I'm setting the backcolor and forecolor of SubItems in the radListView1_CellFormatting event. Later, I'm exporting my List View to Excel, and I need to access the backcolor and forecolor of each SubItem/cell. Is this possible? I see the property for Item backcolor, but I can't get at the SubItem backcolor.