| Package | Description |
|---|---|
| blue.hive.spring.web.view |
| Modifier and Type | Field and Description |
|---|---|
protected BHiveExcelMergeMode |
BHiveExcelCommand.mergeMode
출력데이터의 가로,세로 병합을 처리하기 위한 병합처리모드
|
| Modifier and Type | Method and Description |
|---|---|
BHiveExcelMergeMode |
BHiveExcelCommand.getMergeMode() |
static BHiveExcelMergeMode |
BHiveExcelMergeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BHiveExcelMergeMode[] |
BHiveExcelMergeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BHiveExcelCommand.setMergeMode(BHiveExcelMergeMode mergeMode) |
Copyright © 2018. All rights reserved.