public interface HeaderProvider extends DataProvider
헤더 정보 제공자
ExcelWriter에서 헤더 정보를 생성할 때 사용된다.
Modifier and Type | Method and Description |
---|---|
int |
getColumnCount()
헤더의 컬럼 수를 돌려준다.
|
int |
getRowCount()
헤더의 Row 수를 돌려준다.
|
hasNextRow, setCellValue