public class PictureTypeUtil extends Object
| Constructor and Description |
|---|
PictureTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.poi.common.usermodel.PictureType |
getType(String fileName)
获取图片类型枚举
|
public static org.apache.poi.common.usermodel.PictureType getType(String fileName)
fileName - 文件名称Copyright © 2025. All rights reserved.