public interface FileTypeConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEL_2003
Excel2003及以前版本的excel文件后缀名
|
static String |
EXCEL_2007
Excel2007及以后版本的excel文件后缀名
|
static final String EXCEL_2003
static final String EXCEL_2007
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.