public interface CellValueCoercer<VAL>
Cell into a value of VAL typeVAL coerce(@NotNull org.apache.poi.ss.usermodel.Cell cell) throws CannotCoerceException
cell - the cell to coerceCannotCoerceException - when not possible to coerce.Copyright © 2010–2017 Henix, henix.fr. All rights reserved.