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.

@FunctionalInterface public interface UstraExcelCellEncoder
데이터 => 엑셀 파일 변환 컨버터
  • Method Summary

    Modifier and Type
    Method
    Description
    변환 처리
  • Method Details