| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
errorContent
Error content
|
String |
errorTitle
Error box title
|
boolean |
longTextNumber
If the number of long text exceeds 15 digits,
the Excel file will automatically convert the number after 15 digits to 0,
indirectly causing duplicate content check error.
|
Rank |
rank
Error box level
|
int |
rows
How many rows to add
|
boolean |
showErrorBox
Whether the error box pops up
|
public abstract boolean showErrorBox
public abstract boolean longTextNumber
ExcelField.format()public abstract Rank rank
public abstract String errorTitle
public abstract String errorContent
Copyright © 2021. All rights reserved.