34353637383940
return result; } } private static void initCellAddressFactory(int firstFreeColumn) { caf = new CellAddressFactory(firstFreeColumn); }