| Modifier and Type | Method and Description |
|---|---|
void |
ExcelClassificationTypeSystemService.setCollectionFormatter(CollectionFormatter collectionFormatter) |
void |
ExcelAttributeTypeSystemService.setCollectionFormatter(CollectionFormatter collectionFormatter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelCollectionFormatter
The pattern used for a collection of "apple","banana","orange" looks as follows:
{apple},{banana},{orange}
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelHeaderService.setCollectionFormatter(CollectionFormatter collectionFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationTypeSystemSheetCompressor.setCollectionFormatter(CollectionFormatter collectionFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSystemRowFactory.setCollectionFormatter(CollectionFormatter collectionFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExcelSheetService.setCollectionFormatter(CollectionFormatter collectionFormatter) |
Copyright © 2018 SAP SE. All Rights Reserved.