public bool RemoveExcelFormat(int idxxx) { var result = Service.RemoveExcelFormat(idxxx); return(result); }