| Modifier and Type | Method and Description |
|---|---|
void |
RemoveSheetsDecorator.setSheetsToRemove(java.util.Collection<ExcelTemplateConstants.UtilitySheet> sheetsToRemove) |
void |
HideUtilitySheetsDecorator.setUtilitySheets(java.util.Collection<ExcelTemplateConstants.UtilitySheet> utilitySheets) |
| Modifier and Type | Method and Description |
|---|---|
static ExcelTemplateConstants.UtilitySheet |
ExcelTemplateConstants.UtilitySheet.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExcelTemplateConstants.UtilitySheet[] |
ExcelTemplateConstants.UtilitySheet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ExcelTemplateConstants.UtilitySheet.isUtilitySheet(java.util.Collection<ExcelTemplateConstants.UtilitySheet> utilitySheets,
java.lang.String sheetName) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelSheetService.setTypeTemplate(ExcelTemplateConstants.UtilitySheet typeTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelSheetService.setExcludedSheets(java.util.Collection<ExcelTemplateConstants.UtilitySheet> excludedSheets) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelWorkbookService.setMetaInformationSheet(ExcelTemplateConstants.UtilitySheet metaInformationSheet) |
Copyright © 2018 SAP SE. All Rights Reserved.