Interface UstraExcelCellEncoder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
데이터 => 엑셀 파일 변환 컨버터
-
Method Summary
-
Method Details
-
convert
변환 처리- Parameters:
src- 데이터- Returns:
- 엑셀 셀 문자열
- Throws:
Exception
-