| Package | Description |
|---|---|
| org.aoju.bus.office.support.word |
| Modifier and Type | Method and Description |
|---|---|
static PicType |
PicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PicType[] |
PicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Word07Writer |
Word07Writer.addPicture(InputStream in,
PicType picType,
String fileName,
int width,
int height)
增加图片,单独成段落
|
Copyright © 2020. All rights reserved.