public class ExcelCellValue
extends java.lang.Object
| Constructor and Description |
|---|
ExcelCellValue(Cell cell,
ExcelAttribute excelAttribute,
ItemModel itemModel) |
| Modifier and Type | Method and Description |
|---|---|
Cell |
getCell() |
ExcelAttribute |
getExcelAttribute() |
ItemModel |
getItemModel() |
public ExcelCellValue(Cell cell,
ExcelAttribute excelAttribute,
ItemModel itemModel)
public Cell getCell()
public ExcelAttribute getExcelAttribute()
public ItemModel getItemModel()
Copyright © 2018 SAP SE. All Rights Reserved.