@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface DisableCellFormatXLS
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
value
true disable cell format of a cell, otherwise false
|
Copyright © 2017–2020. All rights reserved.