public static class ExcelCellDefinition.ExcelDateCellType extends Object implements ExcelCellDefinition.ExcelCellType
| 构造器和说明 |
|---|
ExcelDateCellType(org.apache.poi.xssf.model.StylesTable stylesTable) |
public ExcelDateCellType(org.apache.poi.xssf.model.StylesTable stylesTable)
public boolean matches(String name, Attributes attributes)
matches 在接口中 ExcelCellDefinition.ExcelCellTypepublic String getValue(String value)
getValue 在接口中 ExcelCellDefinition.ExcelCellTypeCopyright © 2019. All rights reserved.