public void AddEntryExcelCFromCodeBehind(ExcelC entry)
 {
     MyCollectionC.Add(entry);
 }