public xlsf Insert(Excel.XlInsertShiftDirection ShiftCellType) { CurrCell.Insert(ShiftCellType); return(this); }